Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h54 typedef intptr_t atomic_ushort; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h55 typedef unsigned short atomic_ushort; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h52 typedef intptr_t atomic_ushort; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h52 typedef intptr_t atomic_ushort; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h51 typedef intptr_t atomic_ushort; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h221 typedef _Atomic(unsigned short) atomic_ushort; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49524 typedef atomic<unsigned short> atomic_ushort; typedef