Searched refs:curr_func (Results 1 – 1 of 1) sorted by relevance
430 #define curr_func(L)(clvalue(L->ci->func)) macro1170 n=(*curr_func(L)->c.f)(L);5327 Closure*func=curr_func(L);5333 Closure*func=curr_func(L);5345 Closure*func=curr_func(L);5404 Closure*func=curr_func(L);5412 luaC_barrier(L,curr_func(L),L->top-1);
Completed in 16 milliseconds