Searched refs:halfProtect (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c1105 #define halfProtect(exp) (savestate(L,ci), (exp)) macro
1542 halfProtect(luaF_newtbcupval(L, ra));
1755 halfProtect(luaF_newtbcupval(L, ra + 3));
1810 halfProtect(pushclosure(L, p, cl->upvals, base, ra));

Completed in 55 milliseconds