Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dmessage.c135 #define STACK_ENV_STACKBYTES 4096 macro
140 char allocbuf[STACK_ENV_STACKBYTES];
163 upb_seededalloc_init(&se->alloc, &se->allocbuf, STACK_ENV_STACKBYTES); in stackenv_init()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dencode_decode.c683 #define STACK_ENV_STACKBYTES 4096 macro
687 char allocbuf[STACK_ENV_STACKBYTES];