Home
last modified time | relevance | path

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

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h66 typedef intptr_t atomic_int_least32_t; typedef
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h67 typedef int_least32_t atomic_int_least32_t; typedef
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h64 typedef intptr_t atomic_int_least32_t; typedef
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h64 typedef intptr_t atomic_int_least32_t; typedef
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h63 typedef intptr_t atomic_int_least32_t; typedef
/third_party/elfutils/lib/
Dstdatomic-fbsd.h237 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
/third_party/libabigail/tests/data/test-read-dwarf/
DPR22015-libboost_iostreams.so.abi3237 …<typedef-decl name='atomic_int_least32_t' type-id='type-id-39' filepath='src/third_party/boost-1.6…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49567 typedef atomic<int_least32_t> atomic_int_least32_t; typedef