Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h134 typedef __INT_LEAST8_TYPE__ __int_least8_t; typedef
142 typedef __int8_t __int_least8_t; typedef
146 typedef __int16_t __int_least8_t; typedef
150 typedef __int32_t __int_least8_t; typedef
154 typedef __int64_t __int_least8_t; typedef
/picolibc-latest/newlib/libc/include/
Dstdint.h20 typedef __int_least8_t int_least8_t;