Searched refs:endian_detected (Results 1 – 1 of 1) sorted by relevance
515 XXH_endianess endian_detected = (XXH_endianess)XXH_CPU_LITTLE_ENDIAN; in XXH32() local520 if ((endian_detected==XXH_littleEndian) || XXH_FORCE_NATIVE_FORMAT) in XXH32()527 if ((endian_detected==XXH_littleEndian) || XXH_FORCE_NATIVE_FORMAT) in XXH32()655 XXH_endianess endian_detected = (XXH_endianess)XXH_CPU_LITTLE_ENDIAN; in XXH64() local660 if ((endian_detected==XXH_littleEndian) || XXH_FORCE_NATIVE_FORMAT) in XXH64()667 if ((endian_detected==XXH_littleEndian) || XXH_FORCE_NATIVE_FORMAT) in XXH64()