Home
last modified time | relevance | path

Searched refs:atomic_uintptr_t (Results 201 – 225 of 1691) sorted by relevance

12345678910>>...68

/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_platform_mac.cc45 atomic_uintptr_t *a = (atomic_uintptr_t *)dst; in SignalSafeGetOrAllocate()
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_platform_mac.cc45 atomic_uintptr_t *a = (atomic_uintptr_t *)dst; in SignalSafeGetOrAllocate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/audio/moony-lv2/moony-0.36.0/include/
H A Dmoony.h301 atomic_uintptr_t vm_new;
313 atomic_uintptr_t state_atom_new;
335 atomic_uintptr_t err_new;
338 atomic_uintptr_t chunk_new;
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_interface.cpp60 atomic_uintptr_t XRayPatchedFunction{0};
63 atomic_uintptr_t XRayArgLogger{0};
66 atomic_uintptr_t XRayPatchedCustomEvent{0};
69 atomic_uintptr_t XRayPatchedTypedEvent{0};
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Parser/
H A Dopencl-atomics-cl20.cl32 atomic_uintptr_t uip;
52 // expected-error@-20 {{use of undeclared identifier 'atomic_uintptr_t'}}
58 // expected-error@-26 {{unknown type name 'atomic_uintptr_t'; did you mean 'atomic_uint'?}}
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_msvc.h117 INLINE uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
138 INLINE uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
197 INLINE bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Parser/
H A Dopencl-atomics-cl20.cl32 atomic_uintptr_t uip;
52 // expected-error@-20 {{use of undeclared identifier 'atomic_uintptr_t'}}
58 // expected-error@-26 {{unknown type name 'atomic_uintptr_t'; did you mean 'atomic_uint'?}}
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Parser/
H A Dopencl-atomics-cl20.cl32 atomic_uintptr_t uip;
52 // expected-error@-20 {{use of undeclared identifier 'atomic_uintptr_t'}}
58 // expected-error@-26 {{unknown type name 'atomic_uintptr_t'; did you mean 'atomic_uint'?}}
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_msvc.h113 inline uptr atomic_fetch_add(volatile atomic_uintptr_t *a, in atomic_fetch_add()
134 inline uptr atomic_fetch_sub(volatile atomic_uintptr_t *a, in atomic_fetch_sub()
194 inline bool atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, in atomic_compare_exchange_strong()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Parser/
H A Dopencl-atomics-cl20.cl32 atomic_uintptr_t uip;
52 // expected-error@-20 {{use of undeclared identifier 'atomic_uintptr_t'}}
58 // expected-error@-26 {{unknown type name 'atomic_uintptr_t'; did you mean 'atomic_uint'?}}

12345678910>>...68