Searched refs:recursion_through_function_ptr (Results 1 – 1 of 1) sorted by relevance
149 int recursion_through_function_ptr() { in recursion_through_function_ptr() function150 auto *ptr = &recursion_through_function_ptr; in recursion_through_function_ptr()