Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h51 typedef intptr_t atomic_schar; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h52 typedef signed char atomic_schar; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h49 typedef intptr_t atomic_schar; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h49 typedef intptr_t atomic_schar; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h48 typedef intptr_t atomic_schar; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h218 typedef _Atomic(signed char) atomic_schar; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49515 typedef atomic<signed char> atomic_schar; typedef