Searched refs:origcalls (Results 1 – 1 of 1) sorted by relevance
47 void myfunc1(size_t origcalls, volatile size_t ncalls);126 myfunc1(size_t origcalls, volatile size_t ncalls) in myfunc1() argument129 myfunc1(origcalls, ncalls - 1); in myfunc1()131 myfunc2(origcalls); in myfunc1()