Searched refs:luaopen_debug (Results 1 – 4 of 4) sorted by relevance
52 {LUA_DBLIBNAME, luaopen_debug},
42 LUAMOD_API int (luaopen_debug) (lua_State *L); variable
479 LUAMOD_API int luaopen_debug (lua_State *L) { in luaopen_debug() function
68 {LUA_DBLIBNAME, luaopen_debug},
Completed in 5 milliseconds