Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlgc.c802 static void dothecall (lua_State *L, void *ud) { in dothecall() function
823 status = luaD_pcall(L, dothecall, NULL, savestack(L, L->top - 2), 0); in GCTM()