Home
last modified time | relevance | path

Searched refs:lua_newtable (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/lib/flua/libjail/
H A Dlua_jail.c135 lua_newtable(L); in l_jail_iter_next()
248 lua_newtable(L); in register_jail_metatable()
309 lua_newtable(L); in l_allparams()
449 lua_newtable(L); in l_getparams()
699 lua_newtable(L); in luaopen_jail()
/freebsd-13.1/libexec/flua/modules/
H A Dlfs.c220 lua_newtable(L); in register_metatable()
354 lua_newtable(L); in lua_attributes()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dzcp.c476 lua_newtable(state); in zcp_nvlist_to_lua()
550 lua_newtable(state); in zcp_nvpair_value_to_lua()
562 lua_newtable(state); in zcp_nvpair_value_to_lua()
574 lua_newtable(state); in zcp_nvpair_value_to_lua()
1089 lua_newtable(state); in zcp_eval()
H A Dzcp_synctask.c539 lua_newtable(state); in zcp_load_synctask_lib()
H A Dzcp_iter.c726 lua_newtable(state); in zcp_load_list_lib()
/freebsd-13.1/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c237 lua_newtable(L); /* create metatable */ in luaL_newmetatable()
728 lua_newtable(L); in luaL_getsubtable()
/freebsd-13.1/contrib/lutok/
H A Dstate.cpp523 lua_newtable(_pimpl->lua_state); in new_table()
/freebsd-13.1/contrib/lua/src/
H A Dldblib.c168 lua_newtable(L); /* table to collect results */ in db_getinfo()
H A Dlua.h366 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
H A Dlauxlib.c931 lua_newtable(L); in luaL_getsubtable()
/freebsd-13.1/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h325 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
/freebsd-13.1/contrib/libucl/lua/
H A Dlua_ucl.c1496 lua_newtable (L); in luaopen_ucl()
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp835 lua_newtable(L);\
1422 lua_newtable(L); in SWIG_Lua_namespace_register()
1426 lua_newtable(L); in SWIG_Lua_namespace_register()
1430 lua_newtable(L); in SWIG_Lua_namespace_register()
1862 lua_newtable(L); in SWIG_Lua_create_class_registry()
1867 lua_newtable(L); in SWIG_Lua_create_class_registry()
2372 lua_newtable(L); in SWIG_Lua_class_register_instance()
2376 lua_newtable(L); in SWIG_Lua_class_register_instance()
2380 lua_newtable(L); in SWIG_Lua_class_register_instance()
2384 lua_newtable(L); in SWIG_Lua_class_register_instance()
[all …]