Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
D_intsup.h151 #define __LEAST8 "hh" macro
153 #define __LEAST8 "h" macro
155 #define __LEAST8 macro
157 #define __LEAST8 "l" macro
159 #define __LEAST8 "ll" macro
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dinttypes.h32 #define __PRI8LEAST(x) __LEAST8 __STRINGIFY(x)
47 #define __SCN8LEAST(x) __LEAST8 __STRINGIFY(x)