Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h54 using atomic_uint_least32_t = atomic<uint_least32_t>; variable
/external/clang/lib/Headers/
Dstdatomic.h111 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h238 typedef _Atomic(uint_least32_t) atomic_uint_least32_t; typedef