Home
last modified time | relevance | path

Searched refs:YY_START_STACK_INCR (Results 1 – 7 of 7) sorted by relevance

/freebsd/tools/build/bootstrap-m4/
H A Dinittokenizer.c646 #ifndef YY_START_STACK_INCR
647 #define YY_START_STACK_INCR 25 macro
/freebsd/crypto/heimdal/lib/com_err/
H A Dlex.c664 #ifndef YY_START_STACK_INCR
665 #define YY_START_STACK_INCR 25 macro
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-lex.c643 #ifndef YY_START_STACK_INCR
644 #define YY_START_STACK_INCR 25 macro
/freebsd/crypto/heimdal/lib/asn1/
H A Dlex.c987 #ifndef YY_START_STACK_INCR
988 #define YY_START_STACK_INCR 25 macro
/freebsd/usr.bin/lex/
H A Dinitscan.c2149 #ifndef YY_START_STACK_INCR
2150 #define YY_START_STACK_INCR 25 macro
4961 (yy_start_stack_depth) += YY_START_STACK_INCR; in yy_push_state()
/freebsd/contrib/unbound/util/
H A Dconfiglexer.c4659 #ifndef YY_START_STACK_INCR
4660 #define YY_START_STACK_INCR 25 macro
/freebsd/contrib/flex/src/
H A Dflex.skl1050 #ifndef YY_START_STACK_INCR
1051 #define YY_START_STACK_INCR 25
2406 YY_G(yy_start_stack_depth) += YY_START_STACK_INCR;