Home
last modified time | relevance | path

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

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