Home
last modified time | relevance | path

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

/bionic/tests/headers/posix/
Dstdint_h.c45 TYPE(int_least16_t); in stdint_h()
/bionic/libc/include/
Dstdint.h76 typedef int16_t int_least16_t; typedef
/bionic/libc/include/bits/
Dstdatomic.h178 typedef _Atomic(int_least16_t) atomic_int_least16_t;