Home
last modified time | relevance | path

Searched defs:firstArg (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c560 static l_noret resume_error (lua_State *L, const char *msg, StkId firstArg) { in resume_error()
573 StkId firstArg = cast(StkId, ud); in resume_cb() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c385 StkId firstArg = cast(StkId, ud); in resume() local