Searched refs:MAXCCALLS (Results 1 – 1 of 1) sorted by relevance
375 #if !defined(MAXCCALLS)376 #define MAXCCALLS 200 macro757 ms->matchdepth = MAXCCALLS; in prepstate()766 lua_assert(ms->matchdepth == MAXCCALLS); in reprepstate()