Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dstdint_h.c47 TYPE(int_least64_t); in stdint_h()
/bionic/libc/include/
Dstdint.h82 typedef int64_t int_least64_t; typedef
/bionic/libc/include/bits/
Dstdatomic.h182 typedef _Atomic(int_least64_t) atomic_int_least64_t;