Searched defs:endian_test (Results 1 – 3 of 3) sorted by relevance
43 static const mp_limb_t endian_test = (CNST_LIMB(1) << (GMP_LIMB_BITS-7)) - 1; variable
49 static const uint16_t endian_test = 0x1FF; variable