Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h61 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h62 typedef wchar_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h59 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h59 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h58 typedef intptr_t atomic_wchar_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h232 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49545 typedef atomic<wchar_t> atomic_wchar_t; typedef