Home
last modified time | relevance | path

Searched defs:BITS_PER_ULONG (Results 1 – 9 of 9) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/tests/sieve/ecm/
H A Dtest_mpqs.c44 #define BITS_PER_ULONG (8 * sizeof(unsigned long)) in main() macro
/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dbit-vector.h24 enum { BITS_PER_ULONG = CHAR_BIT * sizeof (unsigned long int) }; enumerator
/dports/devel/libhoard/Hoard/src/Heap-Layers/heaps/combining/
H A Dsegheap.h191 enum { BITS_PER_ULONG = sizeof(unsigned long) * 8 }; enumerator
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/int/
H A Dsc_nbdefs.h210 #define BITS_PER_ULONG (sizeof(unsigned long) * BITS_PER_CHAR) macro
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h341 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG) macro
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h227 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG) macro
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h227 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG) macro
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h228 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG) macro
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h228 #define BITS_PER_ULONG (8 * SIZEOF_UNSIGNED_LONG) macro