Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h162 typedef __UINT_LEAST16_TYPE__ __uint_least16_t; typedef
164 typedef unsigned __INT_LEAST16_TYPE__ __uint_least16_t; typedef
169 typedef __uint16_t __uint_least16_t; typedef
173 typedef __uint32_t __uint_least16_t; typedef
177 typedef __uint64_t __uint_least16_t; typedef
/picolibc-latest/newlib/libc/include/
Dstdint.h27 typedef __uint_least16_t uint_least16_t;