Home
last modified time | relevance | path

Searched refs:atomic_uint_least8_t (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp46 …static_assert((std::is_same<std::atomic< std::uint_least8_t>, std::atomic_uint_least8_t>::value),… in main()
/external/clang/lib/Headers/
Dstdatomic.h107 typedef _Atomic(uint_least8_t) atomic_uint_least8_t; typedef
/external/libcxx/include/
Datomic501 typedef atomic<uint_least8_t> atomic_uint_least8_t;
1850 typedef atomic<uint_least8_t> atomic_uint_least8_t;