Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.h326 UPB_INLINE void *upb_grealloc(void *ptr, size_t oldsize, size_t size) { in upb_grealloc() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h340 UPB_INLINE void *upb_grealloc(void *ptr, size_t oldsize, size_t size) { in upb_grealloc() function