Searched refs:__MPN (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dlogops_n.c34 #define func __MPN(and_n)
39 #define func __MPN(andn_n)
44 #define func __MPN(nand_n)
49 #define func __MPN(ior_n)
54 #define func __MPN(iorn_n)
59 #define func __MPN(nior_n)
64 #define func __MPN(xor_n)
69 #define func __MPN(xnor_n)
H A Dcom.c34 #define mpn_com __MPN(com)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dfat.c150 __MPN(add_n_init),
151 __MPN(addlsh1_n_init),
152 __MPN(addlsh2_n_init),
153 __MPN(addmul_1_init),
154 __MPN(addmul_2_init),
155 __MPN(bdiv_dbm1c_init),
156 __MPN(cnd_add_n_init),
157 __MPN(cnd_sub_n_init),
158 __MPN(com_init),
159 __MPN(copyd_ini
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat.c165 __MPN(add_n_init),
168 __MPN(addmul_1_init),
170 __MPN(bdiv_dbm1c_init),
171 __MPN(cnd_add_n_init),
172 __MPN(cnd_sub_n_init),
173 __MPN(com_init),
174 __MPN(copyd_init),
175 __MPN(copyi_init),
176 __MPN(divexact_1_init),
177 __MPN(divrem_1_ini
[all...]
/netbsd-current/external/lgpl3/gmp/dist/
H A Dcompat.c38 __MPN (divexact_by3) (mp_ptr dst, mp_srcptr src, mp_size_t size)
47 __MPN (divmod_1) (mp_ptr dst, mp_srcptr src, mp_size_t size, mp_limb_t divisor)
H A Dgmp-impl.h815 #define mpn_addmul_1c __MPN(addmul_1c)
819 #define mpn_addmul_2 __MPN(addmul_2)
823 #define mpn_addmul_3 __MPN(addmul_3)
826 #define mpn_addmul_4 __MPN(addmul_4)
829 #define mpn_addmul_5 __MPN(addmul_5)
832 #define mpn_addmul_6 __MPN(addmul_6)
835 #define mpn_addmul_7 __MPN(addmul_7)
838 #define mpn_addmul_8 __MPN(addmul_8)
842 #define mpn_addmul_2s __MPN(addmul_2s)
973 #define mpn_addlsh1_n __MPN(addlsh1_
[all...]
/netbsd-current/external/gpl3/gcc/dist/libquadmath/printf/
H A Dgmp-impl.h96 #define __MPN(x) __quadmath_mpn_##x macro
99 #define impn_mul_n_basecase __MPN(impn_mul_n_basecase)
100 #define impn_mul_n __MPN(impn_mul_n)
108 #define mpn_add_n __MPN(add_n)
109 #define mpn_addmul_1 __MPN(addmul_1)
110 #define mpn_cmp __MPN(cmp)
111 #define mpn_divrem __MPN(divrem)
112 #define mpn_lshift __MPN(lshift)
113 #define mpn_mul __MPN(mul)
114 #define mpn_mul_1 __MPN(mul_
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dgmp-impl.h96 #define __MPN(x) __quadmath_mpn_##x macro
99 #define impn_mul_n_basecase __MPN(impn_mul_n_basecase)
100 #define impn_mul_n __MPN(impn_mul_n)
108 #define mpn_add_n __MPN(add_n)
109 #define mpn_addmul_1 __MPN(addmul_1)
110 #define mpn_cmp __MPN(cmp)
111 #define mpn_divrem __MPN(divrem)
112 #define mpn_lshift __MPN(lshift)
113 #define mpn_mul __MPN(mul)
114 #define mpn_mul_1 __MPN(mul_
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]
/netbsd-current/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x macro
1461 #define mpn_add __MPN(add)
1466 #define mpn_add_1 __MPN(add_1)
1471 #define mpn_add_n __MPN(add_n)
1474 #define mpn_addmul_1 __MPN(addmul_1)
1477 #define mpn_cmp __MPN(cmp)
1482 #define mpn_zero_p __MPN(zero_p)
1487 #define mpn_divexact_1 __MPN(divexact_1)
1493 #define mpn_divexact_by3c __MPN(divexact_by3
[all...]

Completed in 456 milliseconds

12