Searched refs:LITTLE_END (Results 1 – 1 of 1) sorted by relevance
6 # define LITTLE_END 1 macro8 # define LITTLE_END 0 macro52 constexpr unsigned expected = LITTLE_END ? 0xBEBAFECA : 0xCAFEBABE; in test_array()68 static_assert(bit_cast<unsigned long long>(splice) == (LITTLE_END in test_record()72 static_assert(bit_cast<int_splicer>(0xCAFEBABE0C05FEFE).x == (LITTLE_END in test_record()227 static_assert(i == (LITTLE_END ? 0x00000201 : 0x01020000)); in test_array_fill()