Searched refs:PRIdLEAST32 (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h59 #define PRIdLEAST32 "d" macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h263 # if !defined PRIdLEAST32 || @PRI_MACROS_BROKEN@
264 # undef PRIdLEAST32 macro
265 # define PRIdLEAST32 "d" macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h82 # define PRIdLEAST32 PRId32 macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c243 #if !defined PRIdLEAST32 || PRI_MACROS_BROKEN
244 # undef PRIdLEAST32 macro
245 # define PRIdLEAST32 "d" macro
623 return PRIdLEAST32;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c243 #if !defined PRIdLEAST32 || PRI_MACROS_BROKEN
244 # undef PRIdLEAST32 macro
245 # define PRIdLEAST32 "d" macro
623 return PRIdLEAST32;

Completed in 97 milliseconds