Searched refs:is_le (Results 1 – 1 of 1) sorted by relevance
2067 #define COND_SWAP(n) (is_le ? le32toh(n) : be32toh(n))2097 bool is_le; /* Does the hints file use little endian */ in gethints() local2130 is_le = /*htole32(1) == 1 || */ hdr.magic == in gethints()