Searched defs:PRIuLEAST64 (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64 macro
281 # define PRIuLEAST64 PRIu64 macro
639 return PRIuLEAST64;
/external/bison/darwin-lib/
H A Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64 macro
627 # define PRIuLEAST64 PRIu64 macro
/external/bison/lib/
H A Dinttypes.in.h313 # if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
314 # undef PRIuLEAST64 macro
315 # define PRIuLEAST64 PRIu64 macro
/external/bison/linux-lib/
H A Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64 macro
627 # define PRIuLEAST64 PRIu64 macro
/external/mesa3d/include/c99/
H A Dinttypes.h136 #define PRIuLEAST64 "I64u" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h134 #define PRIuLEAST64 "I64u" macro

Completed in 207 milliseconds