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