Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h182 typedef __INT_LEAST32_TYPE__ __int_least32_t; typedef
190 typedef __int32_t __int_least32_t; typedef
194 typedef __int64_t __int_least32_t; typedef
/picolibc-latest/newlib/libc/include/
Dstdint.h32 typedef __int_least32_t int_least32_t;