Home
last modified time | relevance | path

Searched refs:PP_INVERTED (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dpprime_p.c78 #if defined (PP_INVERTED) in mpz_probab_prime_p()
80 (mp_limb_t) PP_INVERTED); in mpz_probab_prime_p()
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Dt-constants.c287 #ifdef PP_INVERTED in main()
291 CHECK_LIMB (PP_INVERTED, pp_inverted_calc); in main()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h3963 #define PP_INVERTED 0x53E5645CL macro
3968 #define PP_INVERTED CNST_LIMB(0x21CFE6CFC938B36B) macro
H A DChangeLog26267 * tests/t-constants.c (main): Conditionalize use of PP_INVERTED.
26314 limbs of < 32 bits. Allow PP_INVERTED to be undefined.
27456 * tests/t-constants.c: Check it, and PP_INVERTED too.
31946 * mpn/generic/perfsqr.c: Remove definitions of PP and PP_INVERTED.