Searched defs:S_ (Results 1 – 5 of 5) sorted by relevance
8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} argument
68 #define S_(n, s) char L1(__LINE__)[sizeof(s)]; macro75 #define S_(n, s) s, macro81 #define S_(n, s) [n] = offsetof(union file_path_suffixes_data, L1(__LINE__)), macro
206 struct S_ {}; struct
1103 #define S_(a) L_ ## a macro