Home
last modified time | relevance | path

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

/bionic/libc/include/
Dstdatomic.h124 using std::atomic_int_least64_t;
377 typedef _Atomic(int_least64_t) atomic_int_least64_t; typedef