Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h59 typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t; typedef
/third_party/musl/src/internal/
Dstdatomic_impl.h59 typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h72 typedef uint_fast8_t atomic_uint_fast8_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h71 typedef intptr_t atomic_uint_fast8_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h69 typedef intptr_t atomic_uint_fast8_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h69 typedef intptr_t atomic_uint_fast8_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h68 typedef intptr_t atomic_uint_fast8_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h242 typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49583 typedef atomic<uint_fast8_t> atomic_uint_fast8_t; typedef