Home
last modified time | relevance | path

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

/external/strace/
Dmtd.c281 tprintf(", name_len=%" PRIi16 ", name=%s%s", in ubi_ioctl()
306 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16 in ubi_ioctl()
330 ", max_beb_per1024=%" PRIi16 "}", in ubi_ioctl()
/external/compiler-rt/SDKs/darwin/usr/include/
Dinttypes.h32 #define PRIi16 "hi" macro
/external/chromium_org/third_party/libusb/src/msvc/
Dinttypes.h70 #define PRIi16 "i" macro
/external/mesa3d/include/c99/
Dinttypes.h65 #define PRIi16 "hi" macro
/external/chromium_org/third_party/mesa/src/include/c99/
Dinttypes.h65 #define PRIi16 "hi" macro
/external/libcxx/test/depr/depr.c.headers/
Dinttypes_h.pass.cpp75 #ifndef PRIi16
76 #error PRIi16 not defined
/external/e2fsprogs/intl/
Dloadmsgcat.c127 #if !defined PRIi16 || PRI_MACROS_BROKEN
128 # undef PRIi16
129 # define PRIi16 "i" macro
536 return PRIi16; in get_sysdep_segment_value()
/external/jemalloc/include/msvc_compat/C99/
Dinttypes.h73 #define PRIi16 "hi" macro
/external/bison/lib/
Dinttypes.in.h117 #if !defined PRIi16 || @PRI_MACROS_BROKEN@
118 # undef PRIi16
120 # define PRIi16 "i" macro
/external/libcxx/include/
Dcinttypes42 PRIi16
/external/bison/darwin-lib/
Dinttypes.h429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i" macro
/external/bison/linux-lib/
Dinttypes.h429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i" macro
/external/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp319 #ifndef PRIi16
320 #error PRIi16 not defined