Searched refs:get_stack (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/lutok/dist/
H A Ddebug_test.cpp50 ATF_TEST_CASE_WITHOUT_HEAD(get_stack); variable
51 ATF_TEST_CASE_BODY(get_stack)
56 debug.get_stack(state, 0);
59 // crash... (because get_stack only is supposed to update internal values of
67 ATF_ADD_TEST_CASE(tcs, get_stack);
H A Ddebug.hpp73 void get_stack(state&, const int);
H A Ddebug.cpp81 lutok::debug::get_stack(state& s, const int level) function in class:lutok::debug

Completed in 172 milliseconds