Searched refs:endian_test (Results 1 – 2 of 2) sorted by relevance
43 static const mp_limb_t endian_test = (CNST_LIMB(1) << (GMP_LIMB_BITS-7)) - 1; variable44 #define HOST_ENDIAN (* (signed char *) &endian_test)