Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
D_intsup.h178 #define __LEAST64 macro
180 #define __LEAST64 "l" macro
182 #define __LEAST64 "ll" macro
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dinttypes.h211 #define __PRI64LEAST(x) __LEAST64 __STRINGIFY(x)
212 #define __SCN64LEAST(x) __LEAST64 __STRINGIFY(x)