Home
last modified time | relevance | path

Searched defs:atomic_wchar_t (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h62 typedef wchar_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h59 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h59 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h58 typedef intptr_t atomic_wchar_t; typedef
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h61 typedef intptr_t atomic_wchar_t; typedef
/third_party/musl/src/internal/
H A Dstdatomic_impl.h49 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
/third_party/musl/porting/linux/user/src/internal/
H A Dstdatomic_impl.h49 typedef _Atomic(wchar_t) atomic_wchar_t; typedef
/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h232 typedef _Atomic(wchar_t) atomic_wchar_t; typedef

Completed in 5 milliseconds