Searched refs:__mpz_struct (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2639
124 typedef __mpz_struct MINT;
H A Dgmp.h199 /* For reference, note that the name __mpz_struct gets into C++ mangled
210 } __mpz_struct; typedef in typeref:struct:__anon2632
215 typedef __mpz_struct MP_INT; /* gmp 1 source compatibility */
216 typedef __mpz_struct mpz_t[1];
233 __mpz_struct _mp_num;
234 __mpz_struct _mp_den;
276 typedef __gmp_const __mpz_struct *mpz_srcptr;
277 typedef __mpz_struct *mpz_ptr;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2647
124 typedef __mpz_struct MINT;
H A Dgmp.h199 /* For reference, note that the name __mpz_struct gets into C++ mangled
210 } __mpz_struct; typedef in typeref:struct:__anon2640
215 typedef __mpz_struct MP_INT; /* gmp 1 source compatibility */
216 typedef __mpz_struct mpz_t[1];
233 __mpz_struct _mp_num;
234 __mpz_struct _mp_den;
276 typedef __gmp_const __mpz_struct *mpz_srcptr;
277 typedef __mpz_struct *mpz_ptr;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2655
124 typedef __mpz_struct MINT;
H A Dgmp.h199 /* For reference, note that the name __mpz_struct gets into C++ mangled
210 } __mpz_struct; typedef in typeref:struct:__anon2648
215 typedef __mpz_struct MP_INT; /* gmp 1 source compatibility */
216 typedef __mpz_struct mpz_t[1];
233 __mpz_struct _mp_num;
234 __mpz_struct _mp_den;
276 typedef __gmp_const __mpz_struct *mpz_srcptr;
277 typedef __mpz_struct *mpz_ptr;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2663
124 typedef __mpz_struct MINT;
H A Dgmp.h199 /* For reference, note that the name __mpz_struct gets into C++ mangled
210 } __mpz_struct; typedef in typeref:struct:__anon2656
215 typedef __mpz_struct MP_INT; /* gmp 1 source compatibility */
216 typedef __mpz_struct mpz_t[1];
233 __mpz_struct _mp_num;
234 __mpz_struct _mp_den;
276 typedef __gmp_const __mpz_struct *mpz_srcptr;
277 typedef __mpz_struct *mpz_ptr;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2671
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2679
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2687
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2695
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2703
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2711
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2719
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2727
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2735
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2743
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2751
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2759
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/sparc64/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2767
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/vax/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2775
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dmp.h119 } __mpz_struct; typedef in typeref:struct:__anon2783
124 typedef __mpz_struct MINT;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpz/
H A Dgcdext.c36 __mpz_struct stmp, gtmp;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c77 typedef MP_INT __mpz_struct; typedef
78 typedef __mpz_struct mpz_t[1];
79 typedef __mpz_struct *mpz_ptr;
89 do { __mpz_struct __t; __t = *a; *a = *b; *b = __t;} while (0)

Completed in 291 milliseconds

12