Home
last modified time | relevance | path

Searched defs:S_ (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaTemplate/
Dinstantiate-overload-candidates.cpp8 template <typename T> struct S_ : S<T> { typedef int type; }; // expected-note{{in instantiation}} struct
/external/selinux/libselinux/src/
Dselinux_config.c67 #define S_(n, s) char L1(__LINE__)[sizeof(s)]; macro
74 #define S_(n, s) s, macro
80 #define S_(n, s) [n] = offsetof(union file_path_suffixes_data, L1(__LINE__)), macro
/external/mesa3d/src/mesa/x86/
Dassyntax.h1103 #define S_(a) L_ ## a macro