Searched refs:PRIuLEAST64 (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h113 #define PRIuLEAST64 "I64u" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h136 #define PRIuLEAST64 "I64u" macro
/external/mesa3d/include/c99/
H A Dinttypes.h136 #define PRIuLEAST64 "I64u" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h144 #define PRIuLEAST64 __PRI64_PREFIX "u" 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/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp211 #ifndef PRIuLEAST64
212 #error PRIuLEAST64 not defined
/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/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp455 #ifndef PRIuLEAST64
456 #error PRIuLEAST64 not defined
/external/bison/darwin-lib/
H A Dinttypes.h625 # if !defined PRIuLEAST64 || 0
626 # undef PRIuLEAST64 macro
627 # 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

Completed in 268 milliseconds