Searched refs:complex_type_class (Results 1 – 2 of 2) sorted by relevance
11 real_type_class, complex_type_class, enumerator63 int a7[__builtin_classify_type(cc) == complex_type_class ? 1 : -1]; in foo()74 int a18[__builtin_classify_type(complex_i) == complex_type_class ? 1 : -1]; in foo()75 int a19[__builtin_classify_type(complex_d) == complex_type_class ? 1 : -1]; in foo()
11 real_type_class, complex_type_class, enumerator69 int a21[__builtin_classify_type(complex_i) == complex_type_class ? 1 : -1]; in foo()70 int a22[__builtin_classify_type(complex_d) == complex_type_class ? 1 : -1]; in foo()