Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c177 LUALIB_API void luaL_where (lua_State *L, int level) { in luaL_where() function
/src/contrib/lua/src/
H A Dlauxlib.c217 LUALIB_API void luaL_where (lua_State *L, int level) { in luaL_where() function