Searched defs:fn9 (Results 1 – 3 of 3) sorted by relevance
24 Fn_ret_noproto fn9 = &foo_noproto; in test() local
271 void (&fn9)(int) = (void (&)(int))overloaded_function; in function_casts() local
222 void fn9() { in fn9() function