Home
last modified time | relevance | path

Searched refs:PRIX16 (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h109 #define PRIX16 "X" macro
/third_party/musl/include/
Dinttypes.h109 #define PRIX16 "X" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h109 #define PRIX16 "X" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h109 #define PRIX16 "X" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h109 #define PRIX16 "X" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c139 #if !defined PRIX16
140 # define PRIX16 "X" macro
476 return PRIX16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c170 S(PRIX16) in f()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.cpp372 *CommentStream << format("imm = 0x%" PRIX16 "\n", (uint16_t)Imm); in printOperand()
/third_party/ffmpeg/libavcodec/
Djpeg2000dec.c2295 "unsupported marker 0x%.4"PRIX16" at pos 0x%X\n", in jpeg2000_read_main_headers()