OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__64BIT__
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/zstd/dist/programs/
platform.h
44
|| defined _LP64 || defined __LP64__ /* NetBSD, OpenBSD */ || defined
__64BIT__
/* AIX */ || defined _ADDR64 /* Cray */ \
46
# if !defined(
__64BIT__
)
47
# define
__64BIT__
1
55
#if !defined(
__64BIT__
) || defined(__MINGW32__) /* No point defining Large file for 64 bit but MinGW-w64 requires it */
Completed in 39 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026