Searched refs:MAXCCALLS (Results 1 – 1 of 1) sorted by relevance
377 #if !defined(MAXCCALLS)378 #define MAXCCALLS 200 macro760 ms->matchdepth = MAXCCALLS; in prepstate()769 lua_assert(ms->matchdepth == MAXCCALLS); in reprepstate()
Completed in 7 milliseconds