Searched refs:var (Results 1 – 1 of 1) sorted by relevance
43 #define TEST(var) \ argument44 ({ int wrong = (__builtin_classify_type (__##var##_type) \45 != __##var##_type_class); \47 #var, __builtin_classify_type (__##var##_type), \
Completed in 3 milliseconds