Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h67 typedef intptr_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/suncc/
Dstdatomic.h65 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/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