Searched defs:typeof (Results 1 – 5 of 5) sorted by relevance
57 #define typeof __typeof macro
24 #define typeof __typeof__ macro
59 #define typeof __typeof macro
85 #define typeof(x) __typeof(x) macro
25 #define typeof __typeof__ macro