HomeSort by: relevance | last modified time | path
    Searched defs:__MPN (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/lgpl3/gmp/dist/
longlong.h 63 #ifndef __MPN
64 #define __MPN(x) __##x
183 /* FIXME: The macros using external routines like __MPN(count_leading_zeros)
219 __di = __MPN(invert_limb) (d); \
264 long __MPN(count_leading_zeros) (UDItype) __attribute__ ((const));
266 long __MPN(count_leading_zeros) (UDItype);
269 ((count) = __MPN(count_leading_zeros) (x))
286 long __MPN(count_leading_zeros) (UDItype);
299 __di = __MPN(invert_limb) (d); \
365 __di = __MPN(invert_limb) (d);
    [all...]
  /src/external/lgpl3/mpfr/dist/src/
mpfr-longlong.h 69 #ifndef __MPN
70 #define __MPN(x) __##x
189 /* FIXME: The macros using external routines like __MPN(count_leading_zeros)
225 __di = __MPN(invert_limb) (d); \
270 long __MPN(count_leading_zeros) (UDItype) __attribute__ ((const));
272 long __MPN(count_leading_zeros) (UDItype);
275 ((count) = __MPN(count_leading_zeros) (x))
292 long __MPN(count_leading_zeros) (UDItype);
305 __di = __MPN(invert_limb) (d); \
371 __di = __MPN(invert_limb) (d);
    [all...]
  /src/external/gpl3/gcc/dist/libquadmath/printf/
gmp-impl.h 104 #define __MPN(x) __quadmath_mpn_##x
107 #define impn_mul_n_basecase __MPN(impn_mul_n_basecase)
108 #define impn_mul_n __MPN(impn_mul_n)
116 #define mpn_add_n __MPN(add_n)
117 #define mpn_addmul_1 __MPN(addmul_1)
118 #define mpn_cmp __MPN(cmp)
119 #define mpn_divrem __MPN(divrem)
120 #define mpn_lshift __MPN(lshift)
121 #define mpn_mul __MPN(mul)
122 #define mpn_mul_1 __MPN(mul_1
    [all...]
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
gmp-impl.h 96 #define __MPN(x) __quadmath_mpn_##x
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_1
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 247 #ifndef __MPN
248 #define __MPN(x) __gmpn_##x
1444 #define mpn_add __MPN(add)
1449 #define mpn_add_1 __MPN(add_1)
1454 #define mpn_add_n __MPN(add_n)
1457 #define mpn_addmul_1 __MPN(addmul_1)
1460 #define mpn_cmp __MPN(cmp)
1468 #define mpn_divexact_by3c __MPN(divexact_by3c)
1474 #define mpn_divrem __MPN(divrem)
1477 #define mpn_divrem_1 __MPN(divrem_1
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 247 #ifndef __MPN
248 #define __MPN(x) __gmpn_##x
1444 #define mpn_add __MPN(add)
1449 #define mpn_add_1 __MPN(add_1)
1454 #define mpn_add_n __MPN(add_n)
1457 #define mpn_addmul_1 __MPN(addmul_1)
1460 #define mpn_cmp __MPN(cmp)
1468 #define mpn_divexact_by3c __MPN(divexact_by3c)
1474 #define mpn_divrem __MPN(divrem)
1477 #define mpn_divrem_1 __MPN(divrem_1
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 246 #ifndef __MPN
247 #define __MPN(x) __gmpn_##x
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_by3c
    [all...]

Completed in 107 milliseconds

1 2