Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c8271 /* tag_t **********************************************************************/
8278 } tag_t; typedef
8285 tag_t *tag = upb_gmalloc(sizeof(tag_t)); in new_tag()
8292 static bool encode_tag(upb_pb_encoder *e, const tag_t *tag) { in encode_tag()

Completed in 21 milliseconds