Home | History | Annotate | Download | only in openssh

Lines Matching refs:IS_64BIT_ARCH

350 	    if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
352 grep IS_64BIT_ARCH >/dev/null
1218 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
1220 grep IS_64BIT_ARCH >/dev/null