OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPB_STATUS_INIT
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/php/ext/google/protobuf/
protobuf.h
264
upb_status status =
UPB_STATUS_INIT
; \
upb.h
516
#define
UPB_STATUS_INIT
{true, 0, NULL, {0}}
[
all
...]
upb.c
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
protobuf.h
531
upb_status status =
UPB_STATUS_INIT
; \
upb.h
451
#define
UPB_STATUS_INIT
{true, 0, NULL, {0}}
[
all
...]
upb.c
[
all
...]
Completed in 60 milliseconds