Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h44 #define PRIdFAST16 "d" macro
/third_party/musl/include/
Dinttypes.h44 #define PRIdFAST16 "d" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h44 #define PRIdFAST16 "d" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h44 #define PRIdFAST16 "d" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h44 #define PRIdFAST16 "d" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c268 #if !defined PRIdFAST16
269 # define PRIdFAST16 "d" macro
601 return PRIdFAST16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c108 S(PRIdFAST16) in f()