Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h64 typedef uint_least8_t atomic_uint_least8_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h63 typedef intptr_t atomic_uint_least8_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h60 typedef intptr_t atomic_uint_least8_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h61 typedef intptr_t atomic_uint_least8_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h61 typedef intptr_t atomic_uint_least8_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h234 typedef _Atomic(uint_least8_t) atomic_uint_least8_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49558 typedef atomic<uint_least8_t> atomic_uint_least8_t; typedef