Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
D_intsup.h171 #define __LEAST32 macro
173 #define __LEAST32 "l" macro
175 #define __LEAST32 "ll" macro
/picolibc-latest/newlib/libc/include/
Dinttypes.h175 #define __PRI32LEAST(x) __LEAST32 __STRINGIFY(x)
176 #define __SCN32LEAST(x) __LEAST32 __STRINGIFY(x)