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

/external/valgrind/memcheck/
H A Dmc_machine.c51 static inline Bool host_is_big_endian ( void ) { function
124 tl_assert(host_is_big_endian());
776 tl_assert(host_is_big_endian());
1063 tl_assert(host_is_big_endian());
1185 tl_assert(host_is_big_endian());

Completed in 157 milliseconds