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

/external/clang/lib/Headers/
H A Dinttypes.h39 #undef PRIiLEAST32 macro
74 #define PRIiLEAST32 "i" macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c247 #if !defined PRIiLEAST32 || PRI_MACROS_BROKEN
248 # undef PRIiLEAST32 macro
249 # define PRIiLEAST32 "i" macro
619 return PRIiLEAST32;
/external/libusb/msvc/
H A Dinttypes.h76 #define PRIiLEAST32 "i" macro
/external/syslinux/com32/include/
H A Dinttypes.h51 #define PRIiLEAST32 "i" macro
/external/bison/darwin-lib/
H A Dinttypes.h590 #if !defined PRIiLEAST32 || 0
591 # undef PRIiLEAST32 macro
592 # define PRIiLEAST32 "i" macro
/external/bison/lib/
H A Dinttypes.in.h278 #if !defined PRIiLEAST32 || @PRI_MACROS_BROKEN@
279 # undef PRIiLEAST32 macro
280 # define PRIiLEAST32 "i" macro
/external/bison/linux-lib/
H A Dinttypes.h590 #if !defined PRIiLEAST32 || 0
591 # undef PRIiLEAST32 macro
592 # define PRIiLEAST32 "i" macro
/external/mesa3d/include/c99/
H A Dinttypes.h74 #define PRIiLEAST32 "I32i" macro

Completed in 129 milliseconds