Home
last modified time | relevance | path

Searched refs:atomic_uint_least32_t (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h55 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
/third_party/musl/src/internal/
Dstdatomic_impl.h55 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h68 typedef uint_least32_t atomic_uint_least32_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h67 typedef intptr_t atomic_uint_least32_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h65 typedef intptr_t atomic_uint_least32_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h65 typedef intptr_t atomic_uint_least32_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h64 typedef intptr_t atomic_uint_least32_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h238 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49570 typedef atomic<uint_least32_t> atomic_uint_least32_t; typedef