Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dformats-util.h27 # define PID_PRI PRIi16
/third_party/ffmpeg/libavcodec/
Dtableprint.h118 WRITE_1D_FUNC(int16_t, "%5"PRIi16, 7)
/third_party/musl/porting/uniproton/kernel/include/
Dinttypes.h49 #define PRIi16 "i" macro
/third_party/musl/include/
Dinttypes.h49 #define PRIi16 "i" macro
/third_party/musl/porting/liteos_a/kernel/include/
Dinttypes.h49 #define PRIi16 "i" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dinttypes.h49 #define PRIi16 "i" macro
/third_party/musl/ndk_musl_include/
Dinttypes.h49 #define PRIi16 "i" macro
/third_party/gettext/gettext-runtime/intl/
Dloadmsgcat.c127 #if !defined PRIi16
128 # define PRIi16 "i" macro
468 return PRIi16; in get_sysdep_segment_value()
/third_party/musl/libc-test/src/api/
Dinttypes.c114 S(PRIi16) in f()