Home
last modified time | relevance | path

Searched defs:atomic_int_least32_t (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/libc++/src/include/__atomic/
Daliases.h54 using atomic_int_least32_t = atomic<int_least32_t>; variable
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/
Datomic.hpp131 typedef atomic< int_least32_t > atomic_int_least32_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h110 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h237 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef