Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h39 using atomic_ullong = atomic<unsigned long long>; variable
/external/clang/lib/Headers/
Dstdatomic.h102 typedef _Atomic(unsigned long long) atomic_ullong; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h227 typedef _Atomic(unsigned long long) atomic_ullong; typedef