Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h67 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
/third_party/musl/src/internal/
Dstdatomic_impl.h67 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h79 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h76 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h80 typedef uintptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h77 typedef intptr_t atomic_uintptr_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h77 typedef intptr_t atomic_uintptr_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h250 typedef _Atomic(uintptr_t) atomic_uintptr_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49608 typedef atomic<uintptr_t> atomic_uintptr_t; typedef