Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dldo.c94 void luaD_throw (lua_State *L, int errcode) { in luaD_throw() function
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dldo.c172 l_noret luaD_throw (lua_State *L, int errcode) { in luaD_throw() function