Searched refs:__LP64__ (Results 1 - 25 of 586) sorted by path

1234567891011>>

/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dconfig.guess642 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
643 grep __LP64__ >/dev/null
/macosx-10.9.5/CF-855.17/
H A DCFBase.c543 #if __LP64__
H A DCFBasicHash.c218 #if !defined(__LP64__)
219 #define __LP64__ 0 macro
231 #if __LP64__
249 #if __LP64__
268 #if __LP64__
H A DCFBigNumber.c47 #if __LP64__
137 #ifdef __LP64__
191 #ifdef __LP64__
246 #if __LP64__
283 #if __LP64__
352 #if __LP64__
402 #if __LP64__
H A DCFBigNumber.h46 #ifdef __LP64__
54 #ifdef __LP64__
62 #ifdef __LP64__
70 #ifdef __LP64__
H A DCFBinaryPList.c91 #if __LP64__
H A DCFBundle.c1989 #if __LP64__
1995 #else /* __LP64__ */
2001 #endif /* __LP64__ */
2021 #if __LP64__
2023 #else /* __LP64__ */
2025 #endif /* __LP64__ */
3979 #if __LP64__
H A DCFBundle.h331 #if __LP64__
H A DCFData.c36 #if __LP64__
162 #if __LP64__
270 #if __LP64__
H A DCFNumber.c404 #if __LP64__
413 #if __LP64__
H A DCFNumberFormatter.c485 #if __LP64__
730 #if !__LP64__
739 #if __LP64__
H A DCFPriv.h95 #if !__LP64__
H A DCFRuntime.c213 #if __LP64__
220 #if __LP64__
334 #if __LP64__
371 #if __LP64__
573 #if __LP64__
612 #if __LP64__
623 #if !__LP64__
629 #if __LP64__
659 #if __LP64__
665 #if __LP64__
[all...]
H A DCFRuntime.h217 #if __LP64__
H A DCFString.c155 #if __LP64__
258 #if __LP64__
543 #if __LP64__
631 #if __LP64__
1756 #if __LP64__
5272 #if __LP64__
H A DCFUniChar.c107 #if __LP64__
H A DCFUtilities.c1070 #if __LP64__
/macosx-10.9.5/Chess-310.5/Sources/
H A DMBCBoardViewDraw.mm1215 #ifdef __LP64__
/macosx-10.9.5/Csu-79/
H A Ddyld_glue.s236 #if __LP64__
H A Dlazy_dylib_loader.c41 #if __LP64__
/macosx-10.9.5/DiskArbitration-266/DiskArbitration/
H A DDASession.c269 #ifndef __LP64__
285 #endif /* !__LP64__ */
H A DDiskArbitrationPrivate.c29 #ifndef __LP64__
58 #endif /* !__LP64__ */
73 #ifndef __LP64__
2489 #endif /* !__LP64__ */
H A DDiskArbitrationPrivate.h36 #ifndef __LP64__
279 #endif /* !__LP64__ */
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfig.guess343 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
661 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
662 grep -q __LP64__
1211 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
/macosx-10.9.5/ICU-511.35/icuSources/
H A Dconfig.guess345 # Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
663 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
664 grep -q __LP64__
1234 if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \

Completed in 369 milliseconds

1234567891011>>