Home
last modified time | relevance | path

Searched refs:atomic_char32_t (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/include/
H A Dstdatomic.h103 using std::atomic_char32_t;
/aosp12/bionic/libc/include/bits/
H A Dstdatomic.h173 typedef _Atomic(char32_t) atomic_char32_t; typedef