Searched refs:PRIi16 (Results 1 – 12 of 12) sorted by relevance
/external/strace/ |
D | evdev.c | 84 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()
|
D | mtd.c | 357 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/ |
D | loadmsgcat.c | 127 #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/ |
D | inttypes_h.pass.cpp | 75 #ifndef PRIi16 76 #error PRIi16 not defined
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 63 #define PRIi16 "hi" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 65 #define PRIi16 "hi" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 117 #if !defined PRIi16 || @PRI_MACROS_BROKEN@ 118 # undef PRIi16 120 # define PRIi16 "i" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 429 #if !defined PRIi16 || 0 430 # undef PRIi16 432 # define PRIi16 "i" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 429 #if !defined PRIi16 || 0 430 # undef PRIi16 432 # define PRIi16 "i" macro
|
/external/libcxx/include/ |
D | cinttypes | 42 PRIi16
|
D | module.modulemap | 92 …PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 319 #ifndef PRIi16 320 #error PRIi16 not defined
|