Home | History | Annotate | Download | only in protobuf

Lines Matching refs:stacklimit

8619   int *stack, *top, *stacklimit;
8723 if (++e->top == e->stacklimit) {
9051 e->stacklimit = e->stack + stack_size;