Searched refs:low_address (Results 1 – 1 of 1) sorted by relevance
52 uint8_t low_address = *((uint8_t *)&two_byte); in endianness() local54 if (low_address == 0) in endianness()