Home
last modified time | relevance | path

Searched refs:UPB_STATUS_INIT (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h264 upb_status status = UPB_STATUS_INIT; \
Dupb.c7549 upb_status status = UPB_STATUS_INIT; in seterr()
10578 upb_status s = UPB_STATUS_INIT; in end_member()
Dupb.h516 #define UPB_STATUS_INIT {true, 0, NULL, {0}} macro
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h531 upb_status status = UPB_STATUS_INIT; \
Dupb.c8238 upb_status status = UPB_STATUS_INIT; in seterr()
11276 upb_status s = UPB_STATUS_INIT; in end_member()
Dupb.h451 #define UPB_STATUS_INIT {true, 0, NULL, {0}} macro