Searched refs:funcr (Results 1 – 1 of 1) sorted by relevance
277 ptrdiff_t funcr = savestack(L, func); in tryfuncTM() local283 func = restorestack(L, funcr); /* previous call may change stack */ in tryfuncTM()300 ptrdiff_t funcr = savestack(L, func); in luaD_precall() local311 ci->func = restorestack(L, funcr); in luaD_precall()333 func = restorestack(L, funcr); in luaD_precall()338 func = restorestack(L, funcr); /* previous call can change stack */ in luaD_precall()