Searched refs:lua_newtable (Results 1 – 6 of 6) sorted by relevance
366 lua_newtable(map->L); in bozo_process_lua()401 lua_newtable(map->L); in bozo_process_lua()409 lua_newtable(map->L); in bozo_process_lua()
302 lua_newtable(L); /* create metatable */ in luaL_newmetatable()900 lua_newtable(L); in luaL_getsubtable()
168 lua_newtable(L); /* table to collect results */ in db_getinfo()
379 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
756 lua_newtable(L); /* create CLIBS table */ in createclibstable()
523 lua_newtable(_pimpl->lua_state); in new_table()