Home
last modified time | relevance | path

Searched refs:funcr (Results 1 – 1 of 1) sorted by relevance

/minix/external/mit/lua/dist/src/
H A Dldo.c322 ptrdiff_t funcr = savestack(L, func); in luaD_precall() local
334 ci->func = restorestack(L, funcr); in luaD_precall()
356 func = restorestack(L, funcr); in luaD_precall()
361 func = restorestack(L, funcr); /* previous call can change stack */ in luaD_precall()
378 func = restorestack(L, funcr); /* previous call may change stack */ in luaD_precall()