Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h65 typedef int_least16_t atomic_int_least16_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h64 typedef intptr_t atomic_int_least16_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h61 typedef intptr_t atomic_int_least16_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h62 typedef intptr_t atomic_int_least16_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h62 typedef intptr_t atomic_int_least16_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h235 typedef _Atomic(int_least16_t) atomic_int_least16_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49561 typedef atomic<int_least16_t> atomic_int_least16_t; typedef