Home
last modified time | relevance | path

Searched refs:PRIxLEAST16 (Results 1 – 8 of 8) sorted by relevance

/third_party/e2fsprogs/intl/
Dloadmsgcat.c235 #if !defined PRIxLEAST16 || PRI_MACROS_BROKEN
236 # undef PRIxLEAST16
237 # define PRIxLEAST16 "x" macro
609 return PRIxLEAST16; in get_sysdep_segment_value()
/third_party/uboot/u-boot-2020.01/include/
Dinttypes.h114 # define PRIxLEAST16 "x" macro
/third_party/musl/include/
Dinttypes.h99 #define PRIxLEAST16 "x" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h99 #define PRIxLEAST16 "x" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h103 #define PRIxLEAST16 "x" macro
/third_party/mingw-w64/mingw-w64-headers/crt/
Dinttypes.h120 #define PRIxLEAST16 "x" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c208 #if !defined PRIxLEAST16
209 # define PRIxLEAST16 "x" macro
541 return PRIxLEAST16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c160 S(PRIxLEAST16) in f()