Home
last modified time | relevance | path

Searched refs:atomic_int_least64_t (Results 1 – 8 of 8) sorted by relevance

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h68 typedef intptr_t atomic_int_least64_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h69 typedef int_least64_t atomic_int_least64_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h66 typedef intptr_t atomic_int_least64_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h66 typedef intptr_t atomic_int_least64_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h65 typedef intptr_t atomic_int_least64_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h239 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef
/third_party/ffmpeg/libavformat/
Dfifo.c82 atomic_int_least64_t queue_duration;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49573 typedef atomic<int_least64_t> atomic_int_least64_t; typedef