Searched refs:atomic_char32_t (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/include/ | ||
H A D | stdatomic.h | 103 using std::atomic_char32_t; |
/aosp12/bionic/libc/include/bits/ | ||
H A D | stdatomic.h | 173 typedef _Atomic(char32_t) atomic_char32_t; typedef |