Home
last modified time | relevance | path

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

/freebsd/libexec/flua/libjail/
H A Dlua_jail.c130 lua_newtable(L); in l_jail_iter_next()
243 lua_newtable(L); in register_jail_metatable()
304 lua_newtable(L); in l_allparams()
444 lua_newtable(L); in l_getparams()
702 lua_newtable(L); in luaopen_jail()
/freebsd/libexec/flua/modules/
H A Dlfs.c218 lua_newtable(L); in register_metatable()
352 lua_newtable(L); in lua_attributes()
H A Dlposix.c299 lua_newtable(L); in lua_uname()
675 lua_newtable(L); /* posix */ in luaopen_posix()
686 lua_newtable(L); /* posix.sys */ in luaopen_posix()
/freebsd/libexec/flua/libfreebsd/kenv/
H A Dkenv.c54 lua_newtable(L); in lua_kenv_get()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp.c477 lua_newtable(state); in zcp_nvlist_to_lua()
551 lua_newtable(state); in zcp_nvpair_value_to_lua()
563 lua_newtable(state); in zcp_nvpair_value_to_lua()
575 lua_newtable(state); in zcp_nvpair_value_to_lua()
1089 lua_newtable(state); in zcp_eval()
H A Dzcp_synctask.c618 lua_newtable(state); in zcp_load_synctask_lib()
H A Dzcp_iter.c735 lua_newtable(state); in zcp_load_list_lib()
/freebsd/contrib/lyaml/ext/yaml/
H A Dparser.c146 lua_newtable (L); in parse_DOCUMENT_START()
325 lua_newtable (L); in event_iter()
H A Dscanner.c244 lua_newtable (L); in token_iter()
H A Demitter.c418 lua_newtable (L); /* object table */ in Pemitter()
/freebsd/libexec/flua/libhash/
H A Dlhash.c146 lua_newtable(L); // meta -- meta tbl in register_metatable_sha256()
/freebsd/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/stand/liblua/
H A Dlutils.c436 lua_newtable(L); in lua_add_features()
/freebsd/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.c969 lua_newtable(L); in luaL_getsubtable()
/freebsd/contrib/lutok/
H A Dstate.cpp523 lua_newtable(_pimpl->lua_state); in new_table()
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlua.h325 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
/freebsd/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-typemaps.swig144 lua_newtable(L);
/freebsd/contrib/libucl/lua/
H A Dlua_ucl.c1539 lua_newtable (L); in luaopen_ucl()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp844 lua_newtable(L);\
1182 lua_newtable(L); in SWIG_Lua_elua_emulate_register()
1225 lua_newtable(L); in SWIG_Lua_elua_emulate_register()
1440 lua_newtable(L); /* namespace itself */ in SWIG_Lua_namespace_register()
1441 lua_newtable(L); /* metatable for namespace */ in SWIG_Lua_namespace_register()
1445 lua_newtable(L); in SWIG_Lua_namespace_register()
1449 lua_newtable(L); in SWIG_Lua_namespace_register()
1453 lua_newtable(L); in SWIG_Lua_namespace_register()
1887 lua_newtable(L); in SWIG_Lua_create_class_registry()
1892 lua_newtable(L); in SWIG_Lua_create_class_registry()
[all …]