Home
last modified time | relevance | path

Searched defs:luaopen_debug (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlualib.h42 LUAMOD_API int (luaopen_debug) (lua_State *L); variable
H A Dldblib.c479 LUAMOD_API int luaopen_debug (lua_State *L) { in luaopen_debug() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h40 LUAMOD_API int (luaopen_debug) (lua_State *L); variable