Home
last modified time | relevance | path

Searched defs:mp_limb_t (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/lgpl3/gmp/dist/
H A Dasl.h65 mp_limb_t() {} // put random garbage in limbo? in mp_limb_t() function
66 mp_limb_t(const unsigned int rhs) { limbo = rhs & GMP_NUMB_MASK; } in mp_limb_t() function
/netbsd/external/lgpl3/gmp/dist/tests/devel/
H A Dgen-test-longlong_h.c23 typedef unsigned long mp_limb_t; /* neat */ typedef
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A Dmini-gmp.h60 typedef unsigned MINI_GMP_LIMB_TYPE mp_limb_t; typedef
/netbsd/external/gpl3/gcc/dist/libquadmath/printf/
H A Dgmp-impl.h38 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dgmp-impl.h38 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h133 typedef unsigned int mp_limb_t; typedef
137 typedef unsigned long long int mp_limb_t; typedef
140 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/x86_64/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68000/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/m68k/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
H A Dgmp.h134 typedef unsigned int mp_limb_t; typedef
138 typedef unsigned long long int mp_limb_t; typedef
141 typedef unsigned long int mp_limb_t; typedef
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h133 typedef unsigned int mp_limb_t; typedef
137 typedef unsigned long long int mp_limb_t; typedef
140 typedef unsigned long int mp_limb_t; typedef

12