Home
last modified time | relevance | path

Searched refs:first_elem_ (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c12427 bool first_elem_[UPB_MAX_HANDLER_DEPTH * 2]; member
12488 if (!p->first_elem_[p->depth_]) { in print_comma()
12491 p->first_elem_[p->depth_] = false; in print_comma()
12767 p->first_elem_[p->depth_] = true; in start_frame()
12801 p->first_elem_[p->depth_] = true; in startseq()
12818 p->first_elem_[p->depth_] = true; in startmap()
13158 p->first_elem_[p->depth_] = true; in startseq_nokey()
13167 p->first_elem_[p->depth_] = true; in startseq_fieldmask()
13216 p->first_elem_[p->depth_] = true; in startmap_nokey()

Completed in 21 milliseconds