Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A DFlexLexer.h193 yy_buffer_state ** yy_buffer_stack; /**< Stack as an array. */ variable
/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c253 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ variable
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c254 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ variable
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c254 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ variable
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c254 static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ variable
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c253 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ variable
[all...]
/freebsd/usr.bin/lex/
H A Dinitscan.c252 static YY_BUFFER_STATE * yy_buffer_stack = NULL; /**< Stack as an array. */ variable