Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dstdint_h.c46 TYPE(int_least32_t); in stdint_h()
/bionic/libc/include/
Dstdint.h79 typedef int32_t int_least32_t; typedef
/bionic/libc/include/bits/
Dstdatomic.h180 typedef _Atomic(int_least32_t) atomic_int_least32_t;