Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/amd/fsinfo/
HDnull_lex.c620 #ifndef YY_START_STACK_INCR
621 #define YY_START_STACK_INCR 25 macro
/freebsd-11-stable/crypto/heimdal/lib/sl/
HDslc-lex.c643 #ifndef YY_START_STACK_INCR
644 #define YY_START_STACK_INCR 25 macro
/freebsd-11-stable/crypto/heimdal/lib/com_err/
HDlex.c664 #ifndef YY_START_STACK_INCR
665 #define YY_START_STACK_INCR 25 macro
/freebsd-11-stable/crypto/heimdal/lib/asn1/
HDlex.c987 #ifndef YY_START_STACK_INCR
988 #define YY_START_STACK_INCR 25 macro
/freebsd-11-stable/usr.bin/lex/
HDinitscan.c2160 #ifndef YY_START_STACK_INCR
2161 #define YY_START_STACK_INCR 25 macro
4906 (yy_start_stack_depth) += YY_START_STACK_INCR; in yy_push_state()
/freebsd-11-stable/contrib/flex/
HDflex.skl1152 #ifndef YY_START_STACK_INCR
1153 #define YY_START_STACK_INCR 25
2427 YY_G(yy_start_stack_depth) += YY_START_STACK_INCR;