Searched defs:PRIxLEAST8 (Results 1 - 7 of 7) sorted by relevance

/external/e2fsprogs/intl/
H A Dloadmsgcat.c211 #if !defined PRIxLEAST8 || PRI_MACROS_BROKEN
212 # undef PRIxLEAST8 macro
213 # define PRIxLEAST8 "x" macro
593 return PRIxLEAST8;
/external/libusb/msvc/
H A Dinttypes.h127 #define PRIxLEAST8 "x" macro
/external/syslinux/com32/include/
H A Dinttypes.h103 #define PRIxLEAST8 "x" macro
/external/bison/darwin-lib/
H A Dinttypes.h554 #if !defined PRIxLEAST8 || 0
555 # undef PRIxLEAST8 macro
556 # define PRIxLEAST8 "x" macro
/external/bison/lib/
H A Dinttypes.in.h242 #if !defined PRIxLEAST8 || @PRI_MACROS_BROKEN@
243 # undef PRIxLEAST8 macro
244 # define PRIxLEAST8 "x" macro
/external/bison/linux-lib/
H A Dinttypes.h554 #if !defined PRIxLEAST8 || 0
555 # undef PRIxLEAST8 macro
556 # define PRIxLEAST8 "x" macro
/external/python/cpython2/Lib/plat-sunos5/
H A DTYPES.py143 PRIxLEAST8 = "x" variable

Completed in 82 milliseconds