Searched refs:PRIX8 (Results 1 – 11 of 11) sorted by relevance
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 119 #if !defined PRIX8 || PRI_MACROS_BROKEN 120 # undef PRIX8 121 # define PRIX8 "X" macro 528 return PRIX8; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 295 #ifndef PRIX8 296 #error PRIX8 not defined
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 95 #define PRIX8 "X" macro
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 93 #define PRIX8 "X" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 105 #if !defined PRIX8 || @PRI_MACROS_BROKEN@ 106 # undef PRIX8 108 # define PRIX8 "X" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 417 #if !defined PRIX8 || 0 418 # undef PRIX8 420 # define PRIX8 "X" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 417 #if !defined PRIX8 || 0 418 # undef PRIX8 420 # define PRIX8 "X" macro
|
/external/libcxx/include/ |
D | cinttypes | 113 PRIX8
|
D | module.modulemap | 96 …PRIX8, PRIX16, PRIX32, PRIX64, PRIXFAST8, PRIXFAST16, PRIXFAST32, PRIXFAST64, PRIXLEAST8, PRIXLEAS…
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 539 #ifndef PRIX8 540 #error PRIX8 not defined
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_format.c | 97 snprintf( str, len, "0x%02" PRIX8, op->data.byte ); in get_operand_data_str()
|