Searched refs:__uptr (Results 1 – 25 of 27) sorted by relevance
12
85 int * __uptr pup;88 int * __ptr32 __uptr pup32;90 int * __uptr __ptr64 pup64;96 typedef int ignored_quals_dummy1, const volatile __ptr32 __ptr64 __w64 __unaligned __sptr __uptr ig…
401 typedef int ignored_quals_dummy1, const volatile __ptr32 __ptr64 __w64 __unaligned __sptr __uptr ig…
372 typedef int ignored_quals_dummy1, const volatile __ptr32 __ptr64 __w64 __unaligned __sptr __uptr ig…
25 int * __uptr __ptr32 p32_2;31 int * __uptr __ptr32 p32_3;
140 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible…149 void ptr_func2(int * __uptr __ptr32 i) {} // expected-error {{redefinition of 'ptr_func2'}} in ptr_func2()
11 ws.__uptr = 0; in fn()
10 char * cls::* __uptr wrong2 = &cls::m; // expected-error {{'__uptr' attribute cannot be used with p…
5 union wait *__uptr; member
26 int * __uptr __ptr32 p32_2;32 int * __uptr __ptr32 p32_3;
139 int * __sptr __uptr wrong2; // expected-error {{'__sptr' and '__uptr' attributes are not compatible…148 void ptr_func2(int * __uptr __ptr32 i) {} // expected-error {{redefinition of 'ptr_func2'}} in ptr_func2()
4 union w *__uptr; member
10 void * __ptr32 __uptr f1(int * __ptr32 p) { return 0; } in f1()
17 void test_zero_ext(struct Foo *f, int * __ptr32 __uptr i) { in test_zero_ext()
16 ; void test_zero_ext(Foo *f, int * __ptr32 __uptr i) {
592 KEYWORD(__uptr , KEYMS)
2134 let Spellings = [Keyword<"__uptr">];
660 KEYWORD(__uptr , KEYMS)
3265 let Spellings = [Keyword<"__uptr">];
3396 ``__sptr`` and ``__uptr`` qualifiers can be used to specify whether the pointer3422 The ``__uptr`` qualifier specifies that a 32-bit pointer should be zero