OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:host_is_big_endian
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/memcheck/
mc_machine.c
94
static inline Bool
host_is_big_endian
( void ) {
function
163
tl_assert(
host_is_big_endian
());
371
tl_assert(
host_is_big_endian
());
[
all
...]
/external/libvorbis/lib/
vorbisfile.c
1803
static int
host_is_big_endian
() {
function
[
all
...]
Completed in 1581 milliseconds