OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BYTEORDER
(Results
1 - 4
of
4
) sorted by null
/external/expat/
expat_config.h
5
#define
BYTEORDER
1234
80
/* whether
byteorder
is bigendian */
/external/expat/lib/
xmltok_ns.c
17
#if
BYTEORDER
== 1234
19
#elif
BYTEORDER
== 4321
xmltok.c
769
#if
BYTEORDER
== 1234
786
#if
BYTEORDER
== 1234
801
#if
BYTEORDER
!= 4321
910
#if
BYTEORDER
== 4321
927
#if
BYTEORDER
== 4321
942
#if
BYTEORDER
!= 1234
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h
849
MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP
BYTEORDER
\
[
all
...]
Completed in 444 milliseconds