/llvm-project/libcxx/include/ |
H A D | wchar.h | 157 __libcpp_wcspbrk(const wchar_t * __s1,const wchar_t * __s2) __libcpp_wcspbrk() argument 161 wcspbrk(const wchar_t * __s1,const wchar_t * __s2) wcspbrk() argument 164 wcspbrk(wchar_t * __s1,const wchar_t * __s2) wcspbrk() argument 178 __libcpp_wcsstr(const wchar_t * __s1,const wchar_t * __s2) __libcpp_wcsstr() argument 182 wcsstr(const wchar_t * __s1,const wchar_t * __s2) wcsstr() argument 185 wcsstr(wchar_t * __s1,const wchar_t * __s2) wcsstr() argument [all...] |
H A D | string.h | 80 strpbrk(const char * __s1,const char * __s2) strpbrk() argument 83 strpbrk(char * __s1,const char * __s2) strpbrk() argument 101 strstr(const char * __s1,const char * __s2) strstr() argument 104 strstr(char * __s1,const char * __s2) strstr() argument
|
/llvm-project/clang/test/CodeGen/ |
H A D | bpf-attr-preserve-access-index-2.c | 14 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-1.c | 14 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-4.c | 10 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-7.c | 14 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-8.c | 14 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-3.c | 10 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-5.c | 10 typedef struct s1 __s1; typedef
|
H A D | bpf-attr-preserve-access-index-6.c | 10 typedef struct s1 __s1; typedef
|
/llvm-project/libcxx/include/__support/xlocale/ |
H A D | __posix_l_fallback.h | 84 strcoll_l(const char * __s1,const char * __s2,locale_t) strcoll_l() argument
|
/llvm-project/clang/lib/Headers/ |
H A D | mmintrin.h | 1324 _mm_set_pi16(short __s3,short __s2,short __s1,short __s0) _mm_set_pi16() argument
|