Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/
H A Dstdatomic.h115 using std::atomic_int_fast16_t;
/aosp12/bionic/libc/include/bits/
H A Dstdatomic.h186 typedef _Atomic(int_fast16_t) atomic_int_fast16_t; typedef