OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UPB_BIG_ENDIAN
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
91
/* Define
UPB_BIG_ENDIAN
manually if you're on big endian and your compiler
94
#define
UPB_BIG_ENDIAN
682
#ifdef
UPB_BIG_ENDIAN
747
#ifdef
UPB_BIG_ENDIAN
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
104
/* Define
UPB_BIG_ENDIAN
manually if you're on big endian and your compiler
107
#define
UPB_BIG_ENDIAN
893
#ifdef
UPB_BIG_ENDIAN
958
#ifdef
UPB_BIG_ENDIAN
[
all
...]
Completed in 46 milliseconds