Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/machine/
D_default_types.h184 typedef __UINT_LEAST32_TYPE__ __uint_least32_t; typedef
186 typedef unsigned __INT_LEAST32_TYPE__ __uint_least32_t; typedef
191 typedef __uint32_t __uint_least32_t; typedef
195 typedef __uint64_t __uint_least32_t; typedef
/picolibc-latest/newlib/libc/include/
Dstdint.h33 typedef __uint_least32_t uint_least32_t;