Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dldo.c182 l_noret luaD_throw (lua_State *L, int errcode) { in luaD_throw() function
/freebsd/contrib/lua/src/
H A Dldo.c115 l_noret luaD_throw (lua_State *L, int errcode) { in luaD_throw() function