Home
last modified time | relevance | path

Searched defs:yy_buffer_stack_top (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/flex/dist/
H A DFlexLexer.h178 size_t yy_buffer_stack_top; /**< index of top of stack. */ variable
H A Dinitscan.c257 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/minix3/tools/m4/bootstrap/
H A Dtokenizer.c258 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable