Searched defs:S_ (Results 1 – 6 of 6) sorted by relevance
8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} argument
63 #define S_(FOO) int FOO(const char *fname); macro
35 #define S_(x) x macro
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
2191 auto S_ = empty_like_cpu(S); in svd_magma() local
1103 #define S_(a) L_ ## a macro