Home
last modified time | relevance | path

Searched refs:UINT_HIGHBIT (Results 1 – 15 of 15) sorted by relevance

/dports/math/gmp/gmp-6.2.1/tests/
H A Dt-constants.c210 CHECK_HIGHBIT (UINT_HIGHBIT, unsigned int, "0x%X"); in main()
319 printf ("UINT_HIGHBIT %X\n", UINT_HIGHBIT); in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/tests/
H A Dt-constants.c210 CHECK_HIGHBIT (UINT_HIGHBIT, unsigned int, "0x%X"); in main()
319 printf ("UINT_HIGHBIT %X\n", UINT_HIGHBIT); in main()
/dports/math/gap/gap-4.11.0/extern/gmp/tests/
H A Dt-constants.c210 CHECK_HIGHBIT (UINT_HIGHBIT, unsigned int, "0x%X"); in main()
319 printf ("UINT_HIGHBIT %X\n", UINT_HIGHBIT); in main()
/dports/math/mingw32-libgmp/gmp-6.0.0/tests/
H A Dt-constants.c219 CHECK_HIGHBIT (UINT_HIGHBIT, unsigned int, "0x%X"); in main()
328 printf ("UINT_HIGHBIT %X\n", UINT_HIGHBIT); in main()
/dports/math/mpir/mpir-3.0.0/tests/
H A Dt-constants.c236 CHECK_HIGHBIT (UINT_HIGHBIT, unsigned int, "0x%X"); in main()
357 printf ("UINT_HIGHBIT %X\n", UINT_HIGHBIT); in main()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Dmpfr-gmp.h104 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1))
/dports/math/mpir/mpir-3.0.0/
H A Dgmp-impl.h675 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1)) macro
690 #define INT_MIN ((int) UINT_HIGHBIT)
H A DChangeLog9402 * gmp-impl.h (ULONG_HIGHBIT, UINT_HIGHBIT, USHRT_HIGHBIT): Cast
/dports/math/mingw32-libgmp/gmp-6.0.0/
H A Dgmp-impl.h574 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1)) macro
586 #define INT_MIN ((int) UINT_HIGHBIT)
H A DChangeLog21397 * gmp-impl.h (ULONG_HIGHBIT, UINT_HIGHBIT, USHRT_HIGHBIT): Cast
/dports/math/gmp/gmp-6.2.1/
H A Dgmp-impl.h572 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1)) macro
H A DChangeLog24160 * gmp-impl.h (ULONG_HIGHBIT, UINT_HIGHBIT, USHRT_HIGHBIT): Cast
/dports/math/gap/gap-4.11.0/extern/gmp/
H A Dgmp-impl.h571 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1)) macro
H A DChangeLog22610 * gmp-impl.h (ULONG_HIGHBIT, UINT_HIGHBIT, USHRT_HIGHBIT): Cast
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/
H A Dgmp-impl.h572 #define UINT_HIGHBIT (UINT_MAX ^ ((unsigned) UINT_MAX >> 1)) macro