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