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

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h60 #define PRIdLEAST64 "I64d" macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h288 # if !defined PRIdLEAST64 || @PRI_MACROS_BROKEN@
289 # undef PRIdLEAST64 macro
290 # define PRIdLEAST64 PRId64 macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h89 # define PRIdLEAST64 PRId64 macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c267 #if !defined PRIdLEAST64 || PRI_MACROS_BROKEN
268 # undef PRIdLEAST64 macro
269 # define PRIdLEAST64 PRId64 macro
639 return PRIdLEAST64;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c267 #if !defined PRIdLEAST64 || PRI_MACROS_BROKEN
268 # undef PRIdLEAST64 macro
269 # define PRIdLEAST64 PRId64 macro
639 return PRIdLEAST64;

Completed in 101 milliseconds