Home
last modified time | relevance | path

Searched refs:UPB_MAX_MESSAGE_DEPTH (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c427 const size_t maxdepth = UPB_MAX_MESSAGE_DEPTH * 2; in upb_def_freeze()
4123 UPB_MAX_MESSAGE_DEPTH * 2)) { in symtab_add()
Dupb.h1676 #define UPB_MAX_MESSAGE_DEPTH 64
/external/protobuf/php/ext/google/protobuf/
Dupb.h1278 #define UPB_MAX_MESSAGE_DEPTH 64 macro
Dupb.c363 maxdepth = UPB_MAX_MESSAGE_DEPTH * 2; in upb_def_freeze()