Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h55 using atomic_int_least64_t = atomic<int_least64_t>; variable
/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