Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
D_intsup.h171 #define __LEAST32 macro
173 #define __LEAST32 "l" macro
175 #define __LEAST32 "ll" macro
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dinttypes.h160 #define __PRI32LEAST(x) __LEAST32 __STRINGIFY(x)
161 #define __SCN32LEAST(x) __LEAST32 __STRINGIFY(x)