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

/ast/src/lib/libtksh/tcl/
H A DtclDate.c186 #ifndef YYMAXDEPTH
187 #define YYMAXDEPTH 150 macro
189 #if YYMAXDEPTH > 0
190 int TclDate_TclDates[YYMAXDEPTH], *TclDates = TclDate_TclDates;
191 YYSTYPE TclDate_TclDatev[YYMAXDEPTH], *TclDatev = TclDate_TclDatev;
196 static int TclDatemaxdepth = YYMAXDEPTH;
1091 #if YYMAXDEPTH <= 0
1176 if (TclDatemaxdepth == YYMAXDEPTH) /* first time growth */

Completed in 13 milliseconds