Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libexecinfo/
H A Dt_backtrace.c47 void myfunc1(size_t origcalls, volatile size_t ncalls);
126 myfunc1(size_t origcalls, volatile size_t ncalls) in myfunc1() function
129 myfunc1(origcalls, ncalls - 1); in myfunc1()
140 myfunc1(ncalls, ncalls); in myfunc()