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

/macosx-10.10/libpcap-48/libpcap/Win32/Include/
H A Dbittypes.h67 #define PRIo64 "I64o" macro
69 #define PRIo64 "llo" macro
/macosx-10.10/tcpdump-61/tcpdump/win32/Include/
H A Dbittypes.h67 #define PRIo64 "I64o" macro
69 #define PRIo64 "llo" macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dacconfig.h58 #undef PRIo64 macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dinttypes.h63 # define PRIo64 __PRI_64_LENGTH_MODIFIER__ "o" macro
/macosx-10.10/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dinttypes.h89 #define PRIo64 "I64o" macro
/macosx-10.10/bash-94.1.2/bash-3.2/lib/intl/
H A Dloadmsgcat.c180 # undef PRIo64 macro
181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/macosx-10.10/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c180 # undef PRIo64 macro
181 # define PRIo64 (sizeof (long) == 8 ? "lo" : "llo") macro
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dinttypes_.h198 # undef PRIo64 macro
199 # define PRIo64 _PRIu64_PREFIX "o" macro

Completed in 133 milliseconds