Home
last modified time | relevance | path

Searched refs:endian_test (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/mpz/
Dimport.c43 static const mp_limb_t endian_test = (CNST_LIMB(1) << (GMP_LIMB_BITS-7)) - 1; variable
44 #define HOST_ENDIAN (* (signed char *) &endian_test)
Dexport.c43 static const mp_limb_t endian_test = (CNST_LIMB(1) << (GMP_LIMB_BITS-7)) - 1; variable
44 #define HOST_ENDIAN (* (signed char *) &endian_test)