Searched refs:lua_newtable (Results 1 – 14 of 14) sorted by relevance
93 lua_newtable(L); in get_bios_table()107 lua_newtable(L); in get_bios_table()130 lua_newtable(L); in get_system_table()145 lua_newtable(L); in get_system_table()171 lua_newtable(L); in get_base_board_table()182 lua_newtable(L); in get_base_board_table()195 lua_newtable(L); in get_base_board_table()201 lua_newtable(L); in get_base_board_table()221 lua_newtable(L); in get_chassis_table()248 lua_newtable(L); in get_processor_table()[all …]
31 lua_newtable(L); /* list of busses */ in pci_getinfo()36 lua_newtable(L); /* device infos */ in pci_getinfo()91 lua_newtable(L); /* list of vendors */ in pci_getidlist()
50 lua_newtable(L); /* list of modes */ in vesa_getmodes()77 lua_newtable(L); /* mode info */ in vesa_getmodes()
172 lua_newtable(L); in dir_create_meta()265 lua_newtable (L); in _file_info_()
143 lua_newtable(L); in dhcp_getoptions()272 lua_newtable(L); in dhcp_gettable()
77 lua_newtable (L); in luaopen_cmenu()
400 lua_newtable(L); in sl_ipappend_strs()492 lua_newtable (L); in luaopen_syslinux()
45 lua_newtable(L); in cpu_getflags()
277 lua_newtable(L); /* create metatable */ in luaL_newmetatable()874 lua_newtable(L); in luaL_getsubtable()
330 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
257 lua_newtable(fL); in pushColor()276 lua_newtable(fL); in pushArrayU16()285 lua_newtable(fL); in pushArrayPoint()288 lua_newtable(fL); in pushArrayPoint()297 lua_newtable(fL); in pushArrayScalar()306 lua_newtable(fL); in pushRect()320 lua_newtable(fL); in pushDash()952 lua_newtable(L); in lpaint_getFontMetrics()965 lua_newtable(L); in lpaint_getEffects()1133 lua_newtable(L); in lshader_isAImage()[all …]
25 lua_newtable(L); in AutoCallLua()
277 lua_newtable(L); /* create metatable */ in luaL_newmetatable()872 lua_newtable(L); in luaL_getsubtable()
325 #define lua_newtable(L) lua_createtable(L, 0, 0) macro