Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h73 typedef intptr_t atomic_uint_fast16_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h74 typedef uint_fast16_t atomic_uint_fast16_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h71 typedef intptr_t atomic_uint_fast16_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h71 typedef intptr_t atomic_uint_fast16_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h70 typedef intptr_t atomic_uint_fast16_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h244 typedef _Atomic(uint_fast16_t) atomic_uint_fast16_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49589 typedef atomic<uint_fast16_t> atomic_uint_fast16_t; typedef