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