Home
last modified time | relevance | path

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

/external/strace/
Devdev.c84 tprintf(", constant_ef={%" PRIi16, in ff_effect_ioctl()
90 tprintf(", ramp={start_level=%" PRIi16 in ff_effect_ioctl()
91 ", end_level=%" PRIi16, in ff_effect_ioctl()
100 ", magnitude=%" PRIi16 in ff_effect_ioctl()
101 ", offset=%" PRIi16 in ff_effect_ioctl()
Dmtd.c357 tprintf(", name_len=%" PRIi16 ", name=", mkvol.name_len); in ubi_ioctl()
396 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16 in ubi_ioctl()
431 ", max_beb_per1024=%" PRIi16 "}", in ubi_ioctl()
/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/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp75 #ifndef PRIi16
76 #error PRIi16 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h63 #define PRIi16 "hi" macro
/external/mesa3d/include/c99/
Dinttypes.h65 #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/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/include/
Dcinttypes42 PRIi16
Dmodule.modulemap92 …PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp319 #ifndef PRIi16
320 #error PRIi16 not defined