Home
last modified time | relevance | path

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

/third_party/musl/src/internal/
Dstdatomic_impl.h48 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
/third_party/musl/porting/linux/user/src/internal/
Dstdatomic_impl.h48 typedef _Atomic(uint_least32_t) atomic_char32_t; typedef
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49551 typedef atomic<char32_t> atomic_char32_t; typedef