Searched refs:__LEAST64 (Results 1 – 2 of 2) sorted by relevance
178 #define __LEAST64 macro180 #define __LEAST64 "l" macro182 #define __LEAST64 "ll" macro
211 #define __PRI64LEAST(x) __LEAST64 __STRINGIFY(x)212 #define __SCN64LEAST(x) __LEAST64 __STRINGIFY(x)