Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdatomic.h122 using std::atomic_int_least32_t;
375 typedef _Atomic(int_least32_t) atomic_int_least32_t; typedef