Home
last modified time | relevance | path

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

/external/strace/
Dubi.c64 tprintf(", name_len=%" PRIi16 ", name=", mkvol.name_len); in ubi_ioctl()
103 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16 in ubi_ioctl()
138 ", max_beb_per1024=%" PRIi16 "}", in ubi_ioctl()
/external/libusb/msvc/
Dinttypes.h70 #define PRIi16 "i" macro
/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/bison/lib/
Dinttypes.in.h117 #if !defined PRIi16 || @PRI_MACROS_BROKEN@
118 # undef PRIi16
120 # define PRIi16 "i" macro
/external/syslinux/com32/include/
Dinttypes.h45 #define PRIi16 "i" macro
/external/bison/linux-lib/
Dinttypes.h429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i" macro
/external/bison/darwin-lib/
Dinttypes.h429 #if !defined PRIi16 || 0
430 # undef PRIi16
432 # define PRIi16 "i" macro
/external/libcxx/include/
Dcinttypes42 PRIi16
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp319 #ifndef PRIi16
320 #error PRIi16 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py119 PRIi16 = "i" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp319 #ifndef PRIi16
320 #error PRIi16 not defined