Home
last modified time | relevance | path

Searched refs:raw_get (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dlua_module.cpp202 state.raw_get(-3); in redirect_index()
208 state.raw_get(-3); // Get table[field] to see if it's defined. in redirect_index()
/netbsd-src/external/bsd/lutok/dist/
H A Dstate.hpp129 void raw_get(const int = -2);
H A DNEWS32 insert, push_value, raw_get and raw_set.
H A Dstate.cpp737 lutok::state::raw_get(const int index) in raw_get() function in lutok::state
H A Dstate_test.cpp1013 state.raw_get(); in ATF_TEST_CASE_BODY()
1031 state.raw_get(-3); in ATF_TEST_CASE_BODY()