Searched refs:PRIi32 (Results 1 - 12 of 12) sorted by relevance

/external/strace/
H A Dmtd.c275 tprintf(", {vol_id=%" PRIi32 ", alignment=%" PRIi32
290 tprintf(", {vol_id=%" PRIi32 ", bytes=%" PRIi64 "}",
300 tprintf(", {count=%" PRIi32 ", ents=[", rnvol.count);
306 tprintf("{vol_id=%" PRIi32 ", name_len=%" PRIi16
328 tprintf(", {ubi_num=%" PRIi32 ", mtd_num=%" PRIi32
329 ", vid_hdr_offset=%" PRIi32
339 tprintf(", {lnum=%" PRIi32 ", dtype=%" PRIi8 "}",
/external/compiler-rt/SDKs/darwin/usr/include/
H A Dinttypes.h33 #define PRIi32 "i" macro
/external/chromium_org/third_party/libusb/src/msvc/
H A Dinttypes.h71 #define PRIi32 "i" macro
/external/chromium_org/third_party/mesa/src/include/c99/
H A Dinttypes.h72 #define PRIi32 "I32i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h72 #define PRIi32 "I32i" macro
/external/jemalloc/include/msvc_compat/C99/
H A Dinttypes.h80 #define PRIi32 "i" macro
/external/bison/lib/
H A Dinttypes.in.h153 #if !defined PRIi32 || @PRI_MACROS_BROKEN@
154 # undef PRIi32 macro
156 # define PRIi32 "i" macro
/external/libcxx/test/depr/depr.c.headers/
H A Dinttypes_h.pass.cpp79 #ifndef PRIi32
80 #error PRIi32 not defined
/external/e2fsprogs/intl/
H A Dloadmsgcat.c151 #if !defined PRIi32 || PRI_MACROS_BROKEN
152 # undef PRIi32 macro
153 # define PRIi32 "i" macro
552 return PRIi32;
/external/libcxx/test/input.output/file.streams/c.files/
H A Dcinttypes.pass.cpp323 #ifndef PRIi32
324 #error PRIi32 not defined
/external/bison/darwin-lib/
H A Dinttypes.h465 #if !defined PRIi32 || 0
466 # undef PRIi32 macro
468 # define PRIi32 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h465 #if !defined PRIi32 || 0
466 # undef PRIi32 macro
468 # define PRIi32 "i" macro

Completed in 174 milliseconds