Searched refs:PRIi32 (Results 1 – 13 of 13) sorted by relevance
/external/strace/ |
D | mtd.c | 353 tprintf("{vol_id=%" PRIi32 ", alignment=%" PRIi32 in ubi_ioctl() 379 tprintf("{vol_id=%" PRIi32 ", bytes=%" PRIi64 "}", in ubi_ioctl() 392 tprintf("{count=%" PRIi32 ", ents=[", rnvol.count); in ubi_ioctl() 396 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16 in ubi_ioctl() 429 tprintf("{ubi_num=%" PRIi32 ", mtd_num=%" PRIi32 in ubi_ioctl() 430 ", vid_hdr_offset=%" PRIi32 in ubi_ioctl() 449 tprintf("{lnum=%" PRIi32 ", dtype=%" PRIi8 "}", in ubi_ioctl()
|
/external/clang/lib/Headers/ |
D | inttypes.h | 34 #undef PRIi32 69 #define PRIi32 "i" macro
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 151 #if !defined PRIi32 || PRI_MACROS_BROKEN 152 # undef PRIi32 153 # define PRIi32 "i" macro 552 return PRIi32; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 79 #ifndef PRIi32 80 #error PRIi32 not defined
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 70 #define PRIi32 "I32i" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 72 #define PRIi32 "I32i" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 153 #if !defined PRIi32 || @PRI_MACROS_BROKEN@ 154 # undef PRIi32 156 # define PRIi32 "i" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 465 #if !defined PRIi32 || 0 466 # undef PRIi32 468 # define PRIi32 "i" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 465 #if !defined PRIi32 || 0 466 # undef PRIi32 468 # define PRIi32 "i" macro
|
/external/libcxx/include/ |
D | cinttypes | 43 PRIi32
|
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 | 323 #ifndef PRIi32 324 #error PRIi32 not defined
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h.cmake | 106 #define PRIi32 "i"
|