Home
last modified time | relevance | path

Searched defs:atomic_uintptr_t (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h54 struct atomic_uintptr_t { struct
55 typedef uptr Type;
56 volatile Type val_dont_use;
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_atomic.h56 struct atomic_uintptr_t { struct
57 typedef uptr Type;
58 volatile Type val_dont_use;
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic.h55 struct atomic_uintptr_t { struct
56 typedef uptr Type;
57 volatile Type val_dont_use;
/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dstdatomic.h
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h109 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h72 typedef _Atomic __UINTPTR_TYPE__ atomic_uintptr_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h72 typedef _Atomic __UINTPTR_TYPE__ atomic_uintptr_t; typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h119 typedef uintptr_t atomic_uintptr_t; typedef
/netbsd-src/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h117 typedef uintptr_t atomic_uintptr_t; typedef