Searched refs:__MPN (Results 1 - 6 of 6) 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.h306 #ifndef __MPN
308 #define __MPN(x) __gmpn_##x macro
310 #define __MPN(x) __gmpn_/**/x macro
1499 #define mpn_add __MPN(add)
1504 #define mpn_add_1 __MPN(add_1)
1509 #define mpn_add_n __MPN(add_n)
1512 #define mpn_addmul_1 __MPN(addmul_1)
1515 #define mpn_cmp __MPN(cmp)
1523 #define mpn_divexact_by3c __MPN(divexact_by3c)
1529 #define mpn_divrem __MPN(divre
[all...]
/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.h306 #ifndef __MPN
308 #define __MPN(x) __gmpn_##x macro
310 #define __MPN(x) __gmpn_/**/x macro
1499 #define mpn_add __MPN(add)
1504 #define mpn_add_1 __MPN(add_1)
1509 #define mpn_add_n __MPN(add_n)
1512 #define mpn_addmul_1 __MPN(addmul_1)
1515 #define mpn_cmp __MPN(cmp)
1523 #define mpn_divexact_by3c __MPN(divexact_by3c)
1529 #define mpn_divrem __MPN(divre
[all...]
/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.h306 #ifndef __MPN
308 #define __MPN(x) __gmpn_##x macro
310 #define __MPN(x) __gmpn_/**/x macro
1499 #define mpn_add __MPN(add)
1504 #define mpn_add_1 __MPN(add_1)
1509 #define mpn_add_n __MPN(add_n)
1512 #define mpn_addmul_1 __MPN(addmul_1)
1515 #define mpn_cmp __MPN(cmp)
1523 #define mpn_divexact_by3c __MPN(divexact_by3c)
1529 #define mpn_divrem __MPN(divre
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h43 #ifndef __MPN
44 #define __MPN(x) __##x macro
1522 (q) = __MPN(udiv_w_sdiv) (&__r, nh, nl, d); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h43 #ifndef __MPN
44 #define __MPN(x) __##x macro
1522 (q) = __MPN(udiv_w_sdiv) (&__r, nh, nl, d); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/
H A Dlonglong.h43 #ifndef __MPN
44 #define __MPN(x) __##x macro
1522 (q) = __MPN(udiv_w_sdiv) (&__r, nh, nl, d); \

Completed in 412 milliseconds