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

/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h77 #define PRIiLEAST64 "I64i" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h81 #define PRIiLEAST64 "I64i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h81 #define PRIiLEAST64 "I64i" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h89 #define PRIiLEAST64 __PRI64_PREFIX "i" macro
/external/bison/lib/
H A Dinttypes.in.h303 # if !defined PRIiLEAST64 || @PRI_MACROS_BROKEN@
304 # undef PRIiLEAST64 macro
305 # define PRIiLEAST64 PRIi64 macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp99 #ifndef PRIiLEAST64
100 #error PRIiLEAST64 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c271 #if !defined PRIiLEAST64 || PRI_MACROS_BROKEN
272 # undef PRIiLEAST64 macro
273 # define PRIiLEAST64 PRIi64 macro
635 return PRIiLEAST64;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp343 #ifndef PRIiLEAST64
344 #error PRIiLEAST64 not defined
/external/bison/darwin-lib/
H A Dinttypes.h615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64 macro
617 # define PRIiLEAST64 PRIi64 macro
/external/bison/linux-lib/
H A Dinttypes.h615 # if !defined PRIiLEAST64 || 0
616 # undef PRIiLEAST64 macro
617 # define PRIiLEAST64 PRIi64 macro

Completed in 299 milliseconds