Searched refs:PRIi64 (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/include/c99/
H A Dinttypes.h79 #define PRIi64 "I64i" macro
/external/webkit/Source/JavaScriptCore/os-win32/
H A Dinttypes.h74 #define PRIi64 "I64i" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c175 #if !defined PRIi64 || PRI_MACROS_BROKEN
176 # undef PRIi64 macro
177 # define PRIi64 (sizeof (long) == 8 ? "li" : "lli") macro
273 # define PRIiLEAST64 PRIi64
369 # define PRIiFAST64 PRIi64
568 return PRIi64;

Completed in 199 milliseconds