Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
D_intsup.h162 #define __LEAST16 "h" macro
164 #define __LEAST16 macro
166 #define __LEAST16 "l" macro
168 #define __LEAST16 "ll" macro
/picolibc-latest/newlib/libc/include/
Dinttypes.h124 #define __PRI16LEAST(x) __LEAST16 __STRINGIFY(x)
127 #define __SCN16LEAST(x) __LEAST16 __STRINGIFY(x)