Home
last modified time | relevance | path

Searched refs:PRIxFAST16 (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h104 #define PRIxFAST16 "x" macro
/third_party/musl/include/
Dinttypes.h104 #define PRIxFAST16 "x" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h104 #define PRIxFAST16 "x" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h104 #define PRIxFAST16 "x" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h104 #define PRIxFAST16 "x" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c280 #if !defined PRIxFAST16
281 # define PRIxFAST16 "x" macro
609 return PRIxFAST16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c164 S(PRIxFAST16) in f()