Home
last modified time | relevance | path

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

/external/bison/lib/
Dinttypes.in.h540 #if !defined PRIXMAX || @PRI_MACROS_BROKEN@
541 # undef PRIXMAX
543 # define PRIXMAX PRIX64 macro
545 # define PRIXMAX "lX"
/external/bison/linux-lib/
Dinttypes.h852 #if !defined PRIXMAX || 0
853 # undef PRIXMAX
855 # define PRIXMAX PRIX64 macro
857 # define PRIXMAX "lX" macro
/external/bison/darwin-lib/
Dinttypes.h852 #if !defined PRIXMAX || 0
853 # undef PRIXMAX
855 # define PRIXMAX PRIX64 macro
857 # define PRIXMAX "lX" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c407 #if !defined PRIXMAX || PRI_MACROS_BROKEN
408 # undef PRIXMAX
409 # define PRIXMAX (sizeof (uintmax_t) == sizeof (long) ? "lX" : "llX") macro
729 return PRIXMAX; in get_sysdep_segment_value()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp343 #ifndef PRIXMAX
344 #error PRIXMAX not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h145 #define PRIXMAX "I64X" macro
/external/mesa3d/include/c99/
Dinttypes.h147 #define PRIXMAX "I64X" macro
/external/libcxx/include/
Dcinttypes128 PRIXMAX
Dmodule.modulemap96 …AST16, PRIXFAST32, PRIXFAST64, PRIXLEAST8, PRIXLEAST16, PRIXLEAST32, PRIXLEAST64, PRIXMAX, PRIXPTR,
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp587 #ifndef PRIXMAX
588 #error PRIXMAX not defined