Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h83 typedef intptr_t atomic_uintmax_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h84 typedef uintmax_t atomic_uintmax_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h81 typedef intptr_t atomic_uintmax_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h81 typedef intptr_t atomic_uintmax_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h80 typedef intptr_t atomic_uintmax_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h254 typedef _Atomic(uintmax_t) atomic_uintmax_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49617 typedef atomic<uintmax_t> atomic_uintmax_t; typedef