Home | History | Annotate | Download | only in src

Lines Matching refs:IS_64BIT_ARCH

346 	    if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
348 grep IS_64BIT_ARCH >/dev/null
1211 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
1213 grep IS_64BIT_ARCH >/dev/null