Searched defs:luaopen_table (Results 1 – 4 of 4) sorted by relevance
24 LUAMOD_API int (luaopen_table) (lua_State *L); variable
426 LUAMOD_API int luaopen_table (lua_State *L) { in luaopen_table() function
22 LUAMOD_API int (luaopen_table) (lua_State *L); variable
274 LUAMOD_API int luaopen_table (lua_State *L) { in luaopen_table() function