Searched refs:pretend_to_do_something (Results 1 – 3 of 3) sorted by relevance
10 inline void pretend_to_do_something(void *x) { in pretend_to_do_something() function24 pretend_to_do_something(&a); in Throw()25 pretend_to_do_something(&b); in Throw()26 pretend_to_do_something(&c); in Throw()27 pretend_to_do_something(&d); in Throw()28 pretend_to_do_something(&e); in Throw()29 pretend_to_do_something(&f); in Throw()30 pretend_to_do_something(&g); in Throw()31 pretend_to_do_something(&h); in Throw()39 pretend_to_do_something(ar); in CheckStack()
6 inline void pretend_to_do_something(void *x) { in pretend_to_do_something() function25 pretend_to_do_something(&a); in Throw()26 pretend_to_do_something(&b); in Throw()27 pretend_to_do_something(&c); in Throw()28 pretend_to_do_something(&d); in Throw()29 pretend_to_do_something(&e); in Throw()37 pretend_to_do_something(ar); in CheckStack()
13 char *pretend_to_do_something(char *x) { in pretend_to_do_something() function22 return pretend_to_do_something(x); in LeakStack()31 pretend_to_do_something(x); in RecursiveFunctionWithStackFrame()