Searched refs:__GMPN_COPY (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/include/
H A Dgmp.h2066 #if defined (__GMPN_COPY) && ! defined (__GMPN_COPY_REST)
2071 __GMPN_COPY ((dst)+(start), (src)+(start), (size)-(start)); \
2096 #if ! defined (__GMPN_COPY)
2097 #define __GMPN_COPY(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sys-include/
H A Dgmp.h2066 #if defined (__GMPN_COPY) && ! defined (__GMPN_COPY_REST)
2071 __GMPN_COPY ((dst)+(start), (src)+(start), (size)-(start)); \
2096 #if ! defined (__GMPN_COPY)
2097 #define __GMPN_COPY(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sys-include/
H A Dgmp.h2066 #if defined (__GMPN_COPY) && ! defined (__GMPN_COPY_REST)
2071 __GMPN_COPY ((dst)+(start), (src)+(start), (size)-(start)); \
2096 #if ! defined (__GMPN_COPY)
2097 #define __GMPN_COPY(dst, src, size) __GMPN_COPY_REST (dst, src, size, 0) macro

Completed in 202 milliseconds