Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/lua/src/
HDlinit.c52 {LUA_DBLIBNAME, luaopen_debug},
HDlualib.h42 LUAMOD_API int (luaopen_debug) (lua_State *L); variable
HDldblib.c478 LUAMOD_API int luaopen_debug (lua_State *L) { in luaopen_debug() function
/freebsd-13-stable/libexec/flua/
HDlinit_flua.c54 {LUA_DBLIBNAME, luaopen_debug},
/freebsd-13-stable/sys/contrib/openzfs/include/sys/lua/
HDlualib.h40 LUAMOD_API int (luaopen_debug) (lua_State *L); variable