Searched refs:PRIi32 (Results 1 – 12 of 12) sorted by relevance
/external/strace/ |
D | mtd.c | 274 tprintf(", {vol_id=%" PRIi32 ", alignment=%" PRIi32 in ubi_ioctl() 291 tprintf(", {vol_id=%" PRIi32 ", bytes=%" PRIi64 "}", in ubi_ioctl() 301 tprintf(", {count=%" PRIi32 ", ents=[", rnvol.count); in ubi_ioctl() 305 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16 in ubi_ioctl() 333 tprintf(", {ubi_num=%" PRIi32 ", mtd_num=%" PRIi32 in ubi_ioctl() 334 ", vid_hdr_offset=%" PRIi32 in ubi_ioctl() 344 tprintf(", {lnum=%" PRIi32 ", dtype=%" PRIi8 "}", in ubi_ioctl()
|
/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/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/jemalloc/include/msvc_compat/C99/ |
D | inttypes.h | 80 #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"
|