HomeSort by relevance Sort by last modified time
    Searched full:host_is_little_endian (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/memcheck/
mc_machine.c 77 static inline Bool host_is_little_endian ( void ) { function
468 tl_assert(host_is_little_endian());
590 tl_assert(host_is_little_endian());
697 tl_assert(host_is_little_endian());
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readdwarf.c 2422 static inline Bool host_is_little_endian ( void ) function
    [all...]
  /external/valgrind/main/VEX/priv/
guest_amd64_helpers.c 1378 static inline Bool host_is_little_endian ( void ) function
    [all...]
guest_x86_helpers.c 1328 static inline Bool host_is_little_endian ( void ) function
    [all...]
  /external/valgrind/main/exp-ptrcheck/
h_main.c 1244 static inline Bool host_is_little_endian ( void ) { function
    [all...]

Completed in 194 milliseconds