Searched refs:yy_buffer_stack_top (Results 1 – 1 of 1) sorted by relevance
281 static __thread size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable292 ? (yy_buffer_stack)[(yy_buffer_stack_top)] \298 #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]4389 (yy_buffer_stack_top)++; in sfbpf_push_buffer_state()4408 if ((yy_buffer_stack_top) > 0) in sfbpf_pop_buffer_state()4409 --(yy_buffer_stack_top); in sfbpf_pop_buffer_state()4440 (yy_buffer_stack_top) = 0; in sfbpf_ensure_buffer_stack()4444 if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ in sfbpf_ensure_buffer_stack()4599 (yy_buffer_stack_top) = 0; in yy_init_globals()