Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/config/
H A Dlua_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/contrib/lutok/
H A Dstate.hpp134 void set_table(const int);
H A Doperations.cpp54 s.set_table(-3); in create_module()
H A Dstate.cpp807 lutok::state::set_table(const int index) in set_table() function in lutok::state
H A Dstate_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/contrib/kyua/utils/fs/
H A Dlua_module.cpp239 state.set_table(-3); in lua_fs_files()