Home
last modified time | relevance | path

Searched refs:PRIi8 (Results 1 – 11 of 11) sorted by relevance

/external/e2fsprogs/intl/
Dloadmsgcat.c103 #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/
Dinttypes_h.pass.cpp71 #ifndef PRIi8
72 #error PRIi8 not defined
/external/opencv3/3rdparty/include/
Dmsc_inttypes.h56 #define PRIi8 "i" macro
/external/mesa3d/include/c99/
Dinttypes.h58 #define PRIi8 "i" macro
/external/bison/lib/
Dinttypes.in.h81 #if !defined PRIi8 || @PRI_MACROS_BROKEN@
82 # undef PRIi8
84 # define PRIi8 "i" macro
/external/bison/darwin-lib/
Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i" macro
/external/bison/linux-lib/
Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i" macro
/external/libcxx/include/
Dcinttypes41 PRIi8
Dmodule.modulemap92PRIi8, PRIi16, PRIi32, PRIi64, PRIiFAST8, PRIiFAST16, PRIiFAST32, PRIiFAST64, PRIiLEAST8, PRIiLEAS…
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp315 #ifndef PRIi8
316 #error PRIi8 not defined
/external/strace/
Dmtd.c449 tprintf("{lnum=%" PRIi32 ", dtype=%" PRIi8 "}", in ubi_ioctl()