Home
last modified time | relevance | path

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

/system/core/sh/
Darith.c718 #if defined (YYMAXDEPTH) && YYMAXDEPTH == 0
719 # undef YYMAXDEPTH
722 #ifndef YYMAXDEPTH
723 # define YYMAXDEPTH 10000 macro
1002 if (YYMAXDEPTH <= yystacksize)
1005 if (YYMAXDEPTH < yystacksize)
1006 yystacksize = YYMAXDEPTH;