Home
last modified time | relevance | path

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

/external/libusb/msvc/
Dinttypes.h69 #define PRIi8 "i" macro
/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/strace/
Dubi.c156 tprintf("{lnum=%" PRIi32 ", dtype=%" PRIi8 "}", in ubi_ioctl()
/external/bison/lib/
Dinttypes.in.h81 #if !defined PRIi8 || @PRI_MACROS_BROKEN@
82 # undef PRIi8
84 # define PRIi8 "i" macro
/external/syslinux/com32/include/
Dinttypes.h44 #define PRIi8 "i" macro
/external/bison/linux-lib/
Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i" macro
/external/bison/darwin-lib/
Dinttypes.h393 #if !defined PRIi8 || 0
394 # undef PRIi8
396 # define PRIi8 "i" macro
/external/libcxx/include/
Dcinttypes41 PRIi8
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp315 #ifndef PRIi8
316 #error PRIi8 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py118 PRIi8 = "i" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp315 #ifndef PRIi8
316 #error PRIi8 not defined