Home
last modified time | relevance | path

Searched defs:upb_alloc_global (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c2328 upb_alloc upb_alloc_global = {&upb_global_allocfunc}; variable
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2303 upb_alloc upb_alloc_global = {&upb_global_allocfunc}; variable