Searched refs:host_is_big_endian (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_machine.c78 static inline Bool host_is_big_endian ( void ) { function
147 tl_assert(host_is_big_endian());
354 tl_assert(host_is_big_endian());
780 tl_assert(host_is_big_endian());
/external/libvorbis/lib/
H A Dvorbisfile.c1803 static int host_is_big_endian() { function
1850 int host_endian = host_is_big_endian();

Completed in 92 milliseconds