Searched refs:YY_START_STACK_INCR (Results 1 - 7 of 7) sorted by path

/freebsd-10.3-release/contrib/ofed/libsdp/src/
H A Dconfig_scanner.c663 #ifndef YY_START_STACK_INCR
664 #define YY_START_STACK_INCR 25 macro
1725 yy_start_stack_depth += YY_START_STACK_INCR;
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dlex.c987 #ifndef YY_START_STACK_INCR
988 #define YY_START_STACK_INCR 25 macro
/freebsd-10.3-release/crypto/heimdal/lib/com_err/
H A Dlex.c664 #ifndef YY_START_STACK_INCR
665 #define YY_START_STACK_INCR 25 macro
/freebsd-10.3-release/crypto/heimdal/lib/sl/
H A Dslc-lex.c643 #ifndef YY_START_STACK_INCR
644 #define YY_START_STACK_INCR 25 macro
/freebsd-10.3-release/usr.bin/csup/
H A Dlex.rcs.c741 #ifndef YY_START_STACK_INCR
742 #define YY_START_STACK_INCR 25 macro
H A Drcstokenizer.h299 #ifndef YY_START_STACK_INCR
300 #define YY_START_STACK_INCR 25 macro
/freebsd-10.3-release/usr.bin/lex/
H A Dinitscan.c2160 #ifndef YY_START_STACK_INCR
2161 #define YY_START_STACK_INCR 25 macro
4906 (yy_start_stack_depth) += YY_START_STACK_INCR;

Completed in 128 milliseconds