Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdatomic.h107 using std::atomic_int_least16_t;
/bionic/libc/include/bits/
Dstdatomic.h178 typedef _Atomic(int_least16_t) atomic_int_least16_t; typedef