OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__GMPN_COPY
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h
2017
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2022
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2047
#if ! defined (
__GMPN_COPY
)
2048
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h
2017
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2022
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2047
#if ! defined (
__GMPN_COPY
)
2048
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/sparc/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
/src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
gmp.h
2100
#if defined (
__GMPN_COPY
) && ! defined (__GMPN_COPY_REST)
2105
__GMPN_COPY
((dst)+(start), (src)+(start), (size)-(start)); \
2130
#if ! defined (
__GMPN_COPY
)
2131
#define
__GMPN_COPY
(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0)
Completed in 105 milliseconds
1
2
Indexes created Mon Mar 02 05:31:46 UTC 2026