HomeSort by: relevance | last modified time | path
    Searched defs:YY_START_STACK_INCR (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/external/bsd/acpica/dist/compiler/
lex.yy.c 582 #ifndef YY_START_STACK_INCR
583 #define YY_START_STACK_INCR 25
1599 yy_start_stack_depth += YY_START_STACK_INCR;
  /src/tools/m4/bootstrap/
tokenizer.c 652 #ifndef YY_START_STACK_INCR
653 #define YY_START_STACK_INCR 25
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.c 991 #ifndef YY_START_STACK_INCR
992 #define YY_START_STACK_INCR 25
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
lex.c 667 #ifndef YY_START_STACK_INCR
668 #define YY_START_STACK_INCR 25
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-lex.c 646 #ifndef YY_START_STACK_INCR
647 #define YY_START_STACK_INCR 25
  /src/external/bsd/elftosb/dist/elftosb2/
elftosb_lexer.cpp 682 #ifndef YY_START_STACK_INCR
683 #define YY_START_STACK_INCR 25
2044 (yy_start_stack_depth) += YY_START_STACK_INCR;
  /src/external/bsd/nsd/dist/
configlexer.c 2534 #ifndef YY_START_STACK_INCR
2535 #define YY_START_STACK_INCR 25
  /src/external/bsd/unbound/dist/util/
configlexer.c 4763 #ifndef YY_START_STACK_INCR
4764 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils/dist/binutils/
arlex.c 735 #ifndef YY_START_STACK_INCR
736 #define YY_START_STACK_INCR 25
deflex.c 745 #ifndef YY_START_STACK_INCR
746 #define YY_START_STACK_INCR 25
syslex.c 670 #ifndef YY_START_STACK_INCR
671 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils/dist/gas/config/
bfin-lex.c 979 #ifndef YY_START_STACK_INCR
980 #define YY_START_STACK_INCR 25
loongarch-lex.c 648 #ifndef YY_START_STACK_INCR
649 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils/dist/gas/
itbl-lex.c 665 #ifndef YY_START_STACK_INCR
666 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils.old/dist/binutils/
arlex.c 735 #ifndef YY_START_STACK_INCR
736 #define YY_START_STACK_INCR 25
deflex.c 745 #ifndef YY_START_STACK_INCR
746 #define YY_START_STACK_INCR 25
syslex.c 670 #ifndef YY_START_STACK_INCR
671 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils.old/dist/gas/config/
bfin-lex.c 979 #ifndef YY_START_STACK_INCR
980 #define YY_START_STACK_INCR 25
loongarch-lex.c 648 #ifndef YY_START_STACK_INCR
649 #define YY_START_STACK_INCR 25
  /src/external/gpl3/binutils.old/dist/gas/
itbl-lex.c 665 #ifndef YY_START_STACK_INCR
666 #define YY_START_STACK_INCR 25
  /src/external/gpl3/gcc/dist/gcc/
gengtype-lex.cc 1393 #ifndef YY_START_STACK_INCR
1394 #define YY_START_STACK_INCR 25
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-lex.cc 1390 #ifndef YY_START_STACK_INCR
1391 #define YY_START_STACK_INCR 25
  /src/external/lgpl3/gmp/dist/demos/calc/
calclex.c 677 #ifndef YY_START_STACK_INCR
678 #define YY_START_STACK_INCR 25
  /src/external/bsd/flex/dist/src/
initscan.c 2142 #ifndef YY_START_STACK_INCR
2143 #define YY_START_STACK_INCR 25
4660 (yy_start_stack_depth) += YY_START_STACK_INCR;
  /src/external/gpl3/binutils/dist/ld/
ldlex.c 1609 #ifndef YY_START_STACK_INCR
1610 #define YY_START_STACK_INCR 25

Completed in 45 milliseconds

1 2