Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A DFlexLexer.h191 size_t yy_buffer_stack_top; /**< index of top of stack. */ variable
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c251 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c252 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c251 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable
/freebsd/usr.bin/lex/
H A Dinitscan.c250 static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ variable