OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upb_env_realloc
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
1880
void *
upb_env_realloc
(upb_env *e, void *ptr, size_t oldsize, size_t size) {
function
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
5459
void *
upb_env_realloc
(upb_env *e, void *ptr, size_t oldsize, size_t size) {
function
[
all
...]
Completed in 50 milliseconds