Searched refs:recursion_helper (Results 1 – 1 of 1) sorted by relevance
280 int recursion_helper(int n) { in recursion_helper() function288 return recursion_helper(n); in indirectly_recursive()