Searched refs:MAXCCALLS (Results 1 – 1 of 1) sorted by relevance
233 #if !defined(MAXCCALLS)234 #define MAXCCALLS 200 macro594 ms->matchdepth = MAXCCALLS; in prepstate()603 lua_assert(ms->matchdepth == MAXCCALLS); in reprepstate()