Home
last modified time | relevance | path

Searched refs:__64BIT__ (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/zstd/programs/
H A Dplatform.h43 …|| defined _LP64 || defined __LP64__ /* NetBSD, OpenBSD */ || defined __64BIT__ /* AIX */ || defin…
45 # if !defined(__64BIT__)
46 # define __64BIT__ 1 macro
54 #if !defined(__64BIT__) || defined(__MINGW32__) /* No point defining Large file for 64 bit but M…
H A Dutil.h34 #elif !defined(__64BIT__) && (PLATFORM_POSIX_VERSION >= 200112L) /* No point defining Large file fo…
H A Dfileio.c245 #elif !defined(__64BIT__) && (PLATFORM_POSIX_VERSION >= 200112L) /* No point defining Large file fo…
/dragonfly/crypto/libressl/crypto/sha/
H A Dsha512.c328 # elif (defined(_ARCH_PPC) && defined(__64BIT__)) || defined(_ARCH_PPC64)
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c94 #ifdef __64BIT__