Home
last modified time | relevance | path

Searched refs:PRIxLEAST64 (Results 1 – 10 of 10) sorted by relevance

/external/e2fsprogs/intl/
Dloadmsgcat.c283 #if !defined PRIxLEAST64 || PRI_MACROS_BROKEN
284 # undef PRIxLEAST64
285 # define PRIxLEAST64 PRIx64 macro
641 return PRIxLEAST64; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp267 #ifndef PRIxLEAST64
268 #error PRIxLEAST64 not defined
/external/mesa3d/include/c99/
Dinttypes.h137 #define PRIxLEAST64 "I64x" macro
/external/bison/lib/
Dinttypes.in.h317 # if !defined PRIxLEAST64 || @PRI_MACROS_BROKEN@
318 # undef PRIxLEAST64
319 # define PRIxLEAST64 PRIx64 macro
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h145 #define PRIxLEAST64 __PRI64_PREFIX "x" macro
/external/bison/darwin-lib/
Dinttypes.h629 # if !defined PRIxLEAST64 || 0
630 # undef PRIxLEAST64
631 # define PRIxLEAST64 PRIx64 macro
/external/bison/linux-lib/
Dinttypes.h629 # if !defined PRIxLEAST64 || 0
630 # undef PRIxLEAST64
631 # define PRIxLEAST64 PRIx64 macro
/external/libcxx/include/
Dcinttypes103 PRIxLEAST64
Dmodule.modulemap95 …xFAST16, PRIxFAST32, PRIxFAST64, PRIxLEAST8, PRIxLEAST16, PRIxLEAST32, PRIxLEAST64, PRIxMAX, PRIxP…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp511 #ifndef PRIxLEAST64
512 #error PRIxLEAST64 not defined