Searched refs:incnny (Results 1 – 3 of 3) sorted by relevance
111 #define incnny(L) ((L)->nCcalls += 0x10000) macro
374 incnny(L); /* main thread is always non yieldable */ in lua_newstate()
1009 incnny(L); /* cannot yield during parsing */ in luaD_protectedparser()