OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UPB_TABVALUE_PTR_INIT
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.h
757
#define
UPB_TABVALUE_PTR_INIT
(v) UPB_TABVALUE_INT_INIT((uintptr_t)v)
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.h
968
#define
UPB_TABVALUE_PTR_INIT
(v) UPB_TABVALUE_INT_INIT((uintptr_t)v)
[
all
...]
Completed in 490 milliseconds