Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h58 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h59 typedef unsigned long atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h56 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h56 typedef intptr_t atomic_ulong; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h55 typedef intptr_t atomic_ulong; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h225 typedef _Atomic(unsigned long) atomic_ulong; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49536 typedef atomic<unsigned long> atomic_ulong; typedef