Searched refs:luaopen_debug (Results 1 – 3 of 3) sorted by relevance
52 {LUA_DBLIBNAME, luaopen_debug},
45 LUAMOD_API int (luaopen_debug) (lua_State *L); variable
452 LUAMOD_API int luaopen_debug (lua_State *L) { in luaopen_debug() function