Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlinit.c52 {LUA_DBLIBNAME, luaopen_debug},
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
H A Dltests.c1175 {"debug", luaopen_debug}, in loadlib()
/freebsd/libexec/flua/
H A Dlinit_flua.c55 {LUA_DBLIBNAME, luaopen_debug},
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h39 LUAMOD_API int (luaopen_debug) (lua_State *L); variable