Lines Matching refs:PRIi64
175 #if !defined PRIi64 || PRI_MACROS_BROKEN176 # undef PRIi64177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli")273 # define PRIiLEAST64 PRIi64369 # define PRIiFAST64 PRIi64568 return PRIi64;