Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlstate.h189 int funcidx; /* called-function index */ member
A Dldo.c620 StkId func = restorestack(L, ci->u2.funcidx); in finishpcallk()
623 func = restorestack(L, ci->u2.funcidx); /* stack may be moved */ in finishpcallk()
A Dlapi.c1064 ci->u2.funcidx = cast_int(savestack(L, c.func)); in lua_pcallk()

Completed in 9 milliseconds