Searched refs:lua_newtable (Results 1 – 5 of 5) sorted by relevance
371 lua_newtable(map->L); in bozo_process_lua()406 lua_newtable(map->L); in bozo_process_lua()414 lua_newtable(map->L); in bozo_process_lua()
173 lua_newtable(L); /* table to collect results */ in db_getinfo()
401 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
978 lua_newtable(L); in luaL_getsubtable()
523 lua_newtable(_pimpl->lua_state); in new_table()