Searched refs:PRIi8 (Results 1 – 11 of 11) sorted by relevance
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 103 #if !defined PRIi8 || PRI_MACROS_BROKEN 104 # undef PRIi8 105 # define PRIi8 "i" macro 520 return PRIi8; in get_sysdep_segment_value()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 71 #ifndef PRIi8 72 #error PRIi8 not defined
|
/external/opencv3/3rdparty/include/ |
D | msc_inttypes.h | 56 #define PRIi8 "i" macro
|
/external/mesa3d/include/c99/ |
D | inttypes.h | 58 #define PRIi8 "i" macro
|
/external/bison/lib/ |
D | inttypes.in.h | 81 #if !defined PRIi8 || @PRI_MACROS_BROKEN@ 82 # undef PRIi8 84 # define PRIi8 "i" macro
|
/external/bison/darwin-lib/ |
D | inttypes.h | 393 #if !defined PRIi8 || 0 394 # undef PRIi8 396 # define PRIi8 "i" macro
|
/external/bison/linux-lib/ |
D | inttypes.h | 393 #if !defined PRIi8 || 0 394 # undef PRIi8 396 # define PRIi8 "i" macro
|
/external/libcxx/include/ |
D | cinttypes | 41 PRIi8
|
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 | 315 #ifndef PRIi8 316 #error PRIi8 not defined
|
/external/strace/ |
D | mtd.c | 449 tprintf("{lnum=%" PRIi32 ", dtype=%" PRIi8 "}", in ubi_ioctl()
|