Searched refs:luaopen_base (Results 1 – 4 of 4) sorted by relevance
18 {"", luaopen_base},
19 LUALIB_API int (luaopen_base) (lua_State *L); variable
648 LUALIB_API int luaopen_base (lua_State *L) { in luaopen_base() function
821 luaLoadLib(lua, "", luaopen_base); in luaLoadLibraries()