Searched refs:int_func (Results 1 – 1 of 1) sorted by relevance
54 int (*int_func)(void); member68 … .has_ret = __builtin_types_compatible_p(typeof((union f){}.int_func), typeof(&(func))), \102 int r2 = t->f.int_func(); in run_test_table()