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

/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h113 #define PRIuLEAST64 "I64u" macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h302 # if !defined PRIuLEAST64 || @PRI_MACROS_BROKEN@
303 # undef PRIuLEAST64 macro
304 # define PRIuLEAST64 PRIu64 macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h92 # define PRIuLEAST64 PRIu64 macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64 macro
281 # define PRIuLEAST64 PRIu64 macro
645 return PRIuLEAST64;
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c279 #if !defined PRIuLEAST64 || PRI_MACROS_BROKEN
280 # undef PRIuLEAST64 macro
281 # define PRIuLEAST64 PRIu64 macro
645 return PRIuLEAST64;

Completed in 89 milliseconds