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

/macosx-10.9.5/libarchive-29/libarchive/tar/
H A Dbsdtar_windows.h34 #define PRId64 "I64" macro
/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/
H A Dbittypes.h59 #define PRId64 "I64d" macro
61 #define PRId64 "lld" macro
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dacconfig.h57 #undef PRId64 macro
/macosx-10.9.5/Libc-997.90.3/include/
H A Dinttypes.h61 # define PRId64 __PRI_64_LENGTH_MODIFIER__ "d" macro
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Dloadmsgcat.c172 # undef PRId64 macro
173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Dloadmsgcat.c172 # undef PRId64 macro
173 # define PRId64 (sizeof (long) == 8 ? "ld" : "lld") macro
/macosx-10.9.5/JavaScriptCore-7537.78.1/os-win32/
H A Dinttypes.h73 #define PRId64 "lld" macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dinttypes_.h181 # undef PRId64 macro
182 # define PRId64 _PRI64_PREFIX "d" macro

Completed in 101 milliseconds