Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c332 static StkId callrethooks (lua_State *L, StkId firstResult) { in callrethooks() function
348 firstResult = callrethooks(L, firstResult); in luaD_poscall()