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

/external/mesa3d/include/c99/
H A Dinttypes.h81 #define PRIiLEAST64 "I64i" macro
/external/opencv3/3rdparty/include/
H A Dmsc_inttypes.h79 #define PRIiLEAST64 "I64i" 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/std/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/std/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 38 milliseconds