Lines Matching refs:__LP64__
349 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.667 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |668 grep -q __LP64__1244 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \