Home
last modified time | relevance | path

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

/freebsd-14.2/lib/flua/libjail/
H A Dlua_jail.c131 lua_newtable(L); in l_jail_iter_next()
244 lua_newtable(L); in register_jail_metatable()
305 lua_newtable(L); in l_allparams()
445 lua_newtable(L); in l_getparams()
695 lua_newtable(L); in luaopen_jail()
/freebsd-14.2/libexec/flua/modules/
H A Dlfs.c218 lua_newtable(L); in register_metatable()
352 lua_newtable(L); in lua_attributes()
H A Dlposix.c151 lua_newtable(L); in lua_uname()
/freebsd-14.2/lib/flua/libhash/
H A Dlhash.c146 lua_newtable(L); // meta -- meta tbl in register_metatable_sha256()
/freebsd-14.2/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.c575 lua_newtable(state); in zcp_load_synctask_lib()
H A Dzcp_iter.c725 lua_newtable(state); in zcp_load_list_lib()
/freebsd-14.2/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c236 lua_newtable(L); /* create metatable */ in luaL_newmetatable()
727 lua_newtable(L); in luaL_getsubtable()
/freebsd-14.2/stand/liblua/
H A Dlutils.c436 lua_newtable(L); in lua_add_features()
/freebsd-14.2/contrib/lua/src/
H A Dldblib.c169 lua_newtable(L); /* table to collect results */ in db_getinfo()
H A Dlua.h378 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
H A Dltests.c735 lua_newtable(L); in listcode()
1530 lua_newtable(L1); in runC()
1861 lua_newtable(L); /* create new C_HOOK table */ in sethookaux()
H A Dlauxlib.c960 lua_newtable(L); in luaL_getsubtable()
/freebsd-14.2/contrib/lutok/
H A Dstate.cpp523 lua_newtable(_pimpl->lua_state); in new_table()
/freebsd-14.2/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h324 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
/freebsd-14.2/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-typemaps.swig144 lua_newtable(L);
/freebsd-14.2/contrib/libucl/lua/
H A Dlua_ucl.c1496 lua_newtable (L); in luaopen_ucl()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp814 lua_newtable(L);\
1401 lua_newtable(L); in SWIG_Lua_namespace_register()
1405 lua_newtable(L); in SWIG_Lua_namespace_register()
1409 lua_newtable(L); in SWIG_Lua_namespace_register()
1841 lua_newtable(L); in SWIG_Lua_create_class_registry()
1846 lua_newtable(L); in SWIG_Lua_create_class_registry()
2351 lua_newtable(L); in SWIG_Lua_class_register_instance()
2355 lua_newtable(L); in SWIG_Lua_class_register_instance()
2359 lua_newtable(L); in SWIG_Lua_class_register_instance()
2363 lua_newtable(L); in SWIG_Lua_class_register_instance()
[all …]