Searched defs:PRId8 (Results 1 - 8 of 8) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dffitest.h81 #define PRId8 "hd" macro
97 #define PRId8 "hhd" macro
128 #define PRId8 "d" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c99 #if !defined PRId8 || PRI_MACROS_BROKEN
100 # undef PRId8 macro
101 # define PRId8 "d" macro
518 return PRId8;
/external/libusb/msvc/
H A Dinttypes.h52 #define PRId8 "d" macro
/external/syslinux/com32/include/
H A Dinttypes.h26 #define PRId8 "d" macro
/external/bison/darwin-lib/
H A Dinttypes.h387 #if !defined PRId8 || 0
388 # undef PRId8 macro
390 # define PRId8 "d" macro
/external/bison/lib/
H A Dinttypes.in.h75 #if !defined PRId8 || @PRI_MACROS_BROKEN@
76 # undef PRId8 macro
78 # define PRId8 "d" macro
/external/bison/linux-lib/
H A Dinttypes.h387 #if !defined PRId8 || 0
388 # undef PRId8 macro
390 # define PRId8 "d" macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py108 PRId8 = "d" variable

Completed in 107 milliseconds