Searched refs:__LEAST32 (Results 1 – 2 of 2) sorted by relevance
171 #define __LEAST32 macro173 #define __LEAST32 "l" macro175 #define __LEAST32 "ll" macro
160 #define __PRI32LEAST(x) __LEAST32 __STRINGIFY(x)161 #define __SCN32LEAST(x) __LEAST32 __STRINGIFY(x)