Searched defs:___type (Results 1 – 2 of 2) sorted by relevance
316 #define ___type(...) __typeof_unqual__(___arrow(__VA_ARGS__)) macro318 #define ___type(...) __typeof_unqual__(___arrow(__VA_ARGS__)) macro320 #define ___type(...) typeof(___arrow(__VA_ARGS__)) macro
270 #define ___type(...) typeof(___arrow(__VA_ARGS__)) macro