Searched refs:PRIX16 (Results 1 – 11 of 11) sorted by relevance
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_format.c | 100 snprintf( str, len, "0x%04" PRIX16, op->data.word ); in get_operand_data_str() 682 STRNCATF( buf, "$0x%04" PRIX16 ", ", op->data.absolute.segment, in format_operand_att() 685 STRNCATF( buf, "$0x%04" PRIX16, in format_operand_att() 753 STRNCATF( buf, "$0x%04" PRIX16 ":", op->data.absolute.segment, in format_operand_native() 756 STRNCATF( buf, "0x%04" PRIX16, in format_operand_native() 837 "\t\t<absolute_address segment=\"0x%04" PRIX16 "\"", in format_operand_xml() 841 STRNCATF( buf, "offset=\"0x%04" PRIX16 "\">", in format_operand_xml() 940 STRNCATF( buf, "$0x%04" PRIX16 ":", op->data.absolute.segment, in format_operand_raw() 943 STRNCATF( buf, "0x%04" PRIX16 "|", in format_operand_raw()
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 143 #if !defined PRIX16 || PRI_MACROS_BROKEN 144 # undef PRIX16 145 # define PRIX16 "X" macro 544 return PRIX16; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 299 #ifndef PRIX16 300 #error PRIX16 not defined
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 108 #define PRIX16 "hX" macro
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 106 #define PRIX16 "hX" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 141 #if !defined PRIX16 || @PRI_MACROS_BROKEN@ 142 # undef PRIX16 144 # define PRIX16 "X" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 453 #if !defined PRIX16 || 0 454 # undef PRIX16 456 # define PRIX16 "X" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 453 #if !defined PRIX16 || 0 454 # undef PRIX16 456 # define PRIX16 "X" macro
|
/external/libcxx/include/ |
D | cinttypes | 114 PRIX16
|
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 | 543 #ifndef PRIX16 544 #error PRIX16 not defined
|