Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/include/__atomic/
Daliases.h56 using atomic_int_least64_t = atomic<int_least64_t>; variable
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/
Datomic.hpp133 typedef atomic< int_least64_t > atomic_int_least64_t; typedef
/external/clang/lib/Headers/
Dstdatomic.h112 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h239 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef