Searched refs:PRIiLEAST64 (Results 1 – 7 of 7) sorted by relevance
67 #define PRIiLEAST64 "li" /* int_least64_t */ macro
65 #define PRIiLEAST64 "lli" /* int_least64_t */ macro
63 #define PRIiLEAST64 "li" /* int_least64_t */ macro
73 #define PRIiLEAST64 __PRI64"i" /* int_least64_t */ macro
48 PRIiLEAST64
96 PRINT(PRIiLEAST64, il64); in ATF_TC_BODY()