Searched refs:function_pointer_cast_helper (Results 1 – 1 of 1) sorted by relevance
884 void function_pointer_cast_helper(char **a) { in function_pointer_cast_helper() function889 void (*fPtr)(union argument *) = (void (*)(union argument *))function_pointer_cast_helper; in strcmp_union_function_pointer_cast()