Searched refs:YYSTACKSIZE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Deqn.cpp644 #ifdef YYSTACKSIZE
646 #define YYMAXDEPTH YYSTACKSIZE
649 #define YYSTACKSIZE YYMAXDEPTH macro
651 #define YYSTACKSIZE 500 macro
663 short yyss[YYSTACKSIZE];
664 YYSTYPE yyvs[YYSTACKSIZE];
665 #define yystacksize YYSTACKSIZE
/macosx-10.10.1/groff-38/groff/src/preproc/refer/
H A Dlabel.cpp422 #ifdef YYSTACKSIZE
424 #define YYMAXDEPTH YYSTACKSIZE
427 #define YYSTACKSIZE YYMAXDEPTH macro
429 #define YYSTACKSIZE 500 macro
441 short yyss[YYSTACKSIZE];
442 YYSTYPE yyvs[YYSTACKSIZE];
443 #define yystacksize YYSTACKSIZE
/macosx-10.10.1/sudo-73/src/
H A Dgetdate.c368 #ifdef YYSTACKSIZE
370 #define YYMAXDEPTH YYSTACKSIZE
373 #define YYSTACKSIZE YYMAXDEPTH macro
375 #define YYSTACKSIZE 10000 macro
H A Dgram.c617 #ifdef YYSTACKSIZE
619 #define YYMAXDEPTH YYSTACKSIZE
622 #define YYSTACKSIZE YYMAXDEPTH macro
624 #define YYSTACKSIZE 10000 macro
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic.cpp3473 #ifdef YYSTACKSIZE
3475 #define YYMAXDEPTH YYSTACKSIZE
3478 #define YYSTACKSIZE YYMAXDEPTH macro
3480 #define YYSTACKSIZE 500 macro
3492 short yyss[YYSTACKSIZE];
3493 YYSTYPE yyvs[YYSTACKSIZE];
3494 #define yystacksize YYSTACKSIZE

Completed in 304 milliseconds