Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1000 char allocbuf[STACK_ENV_STACKBYTES]; member
1009 upb_arena_init(se->allocbuf, sizeof(se->allocbuf), &upb_alloc_global); in stackenv_init()