Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Daliases.h49 using atomic_int_least8_t = atomic<int_least8_t>; variable
/external/clang/lib/Headers/
Dstdatomic.h106 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef
/external/elfutils/lib/
Dstdatomic-fbsd.h233 typedef _Atomic(int_least8_t) atomic_int_least8_t; typedef