Searched refs:MAXSTACK (Results 1 – 2 of 2) sorted by relevance
147 #define MAXSTACK 250 macro
266 if (newstack >= MAXSTACK) in luaK_checkstack()