Searched defs:atomic_uintptr_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic.h55 struct atomic_uintptr_t { struct in namespace:__sanitizer
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h109 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
/freebsd-12-stable/sys/sys/
H A Dstdatomic.h218 typedef _Atomic(__uintptr_t) atomic_uintptr_t; typedef

Completed in 173 milliseconds