OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_64BIT_ARCH
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/isc/libsodium/dist/
config.guess
368
if (echo '#ifdef __amd64'; echo
IS_64BIT_ARCH
; echo '#endif') | \
370
grep
IS_64BIT_ARCH
>/dev/null
1265
if (echo '#ifdef __LP64__'; echo
IS_64BIT_ARCH
; echo '#endif') | \
1267
grep
IS_64BIT_ARCH
>/dev/null
/src/lib/librumpuser/build-aux/
config.guess
392
if (echo '#ifdef __amd64'; echo
IS_64BIT_ARCH
; echo '#endif') | \
394
grep
IS_64BIT_ARCH
>/dev/null
1306
if (echo '#ifdef __LP64__'; echo
IS_64BIT_ARCH
; echo '#endif') | \
1308
grep
IS_64BIT_ARCH
>/dev/null
/src/sys/external/isc/libsodium/dist/build-aux/
config.guess
392
if (echo '#ifdef __amd64'; echo
IS_64BIT_ARCH
; echo '#endif') | \
394
grep
IS_64BIT_ARCH
>/dev/null
1307
if (echo '#ifdef __LP64__'; echo
IS_64BIT_ARCH
; echo '#endif') | \
1309
grep
IS_64BIT_ARCH
>/dev/null
Completed in 14 milliseconds
Indexes created Mon Oct 20 10:10:01 GMT 2025