Home
last modified time | relevance | path

Searched refs:set_table (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/contrib/kyua/utils/config/
HDlua_module.cpp121 state.set_table(-3); in new_table_for_key()
125 state.set_table(-3); in new_table_for_key()
129 state.set_table(-3); in new_table_for_key()
268 state.set_table(-3); in redirect()
272 state.set_table(-3); in redirect()
280 state.set_table(-3); in redirect()
/freebsd-head/contrib/lutok/
HDstate.hpp134 void set_table(const int);
HDoperations.cpp54 s.set_table(-3); in create_module()
HDstate.cpp807 lutok::state::set_table(const int index) in set_table() function in lutok::state
HDstate_test.cpp996 state.set_table(-3); in ATF_TEST_CASE_BODY()
1022 REQUIRE_API_ERROR("lua_settable", state.set_table(-3)); in ATF_TEST_CASE_BODY()
/freebsd-head/contrib/kyua/utils/fs/
HDlua_module.cpp239 state.set_table(-3); in lua_fs_files()