HomeSort by: relevance | last modified time | path
    Searched refs:__MACH__ (Results 1 - 25 of 272) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/crypto/dist/ipsec-tools/src/racoon/
vmbuf.h 63 #if defined(__APPLE__) && defined(__MACH__)
misc.h 55 #if defined(__APPLE__) && defined(__MACH__)
  /src/external/mit/libuv/dist/include/uv/
darwin.h 25 #if defined(__APPLE__) && defined(__MACH__)
  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
endianness.h 70 #if defined(__APPLE__) && defined(__MACH__) || defined(__ellcc__ )
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
endianness.h 70 #if defined(__APPLE__) && defined(__MACH__) || defined(__ellcc__ )
  /src/crypto/external/apache2/openssl/dist/crypto/async/
async_local.h 14 #if defined(__APPLE__) && defined(__MACH__) && !defined(_XOPEN_SOURCE)
  /src/crypto/external/bsd/openssl/dist/crypto/async/
async_local.h 14 #if defined(__APPLE__) && defined(__MACH__) && !defined(_XOPEN_SOURCE)
  /src/crypto/external/bsd/openssl.old/dist/crypto/async/
async_local.h 14 #if defined(__APPLE__) && defined(__MACH__) && !defined(_XOPEN_SOURCE)
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
gettext-4-prg.c 57 #if !((defined __APPLE__ && defined __MACH__) || defined __BEOS__)
  /src/external/gpl3/gdb/dist/gnulib/import/
sys_random.in.h 35 # if defined __APPLE__ && defined __MACH__ /* Mac OS X */
localcharset.c 30 #if defined __APPLE__ && defined __MACH__ && HAVE_LANGINFO_CODESET
160 # if defined __APPLE__ && defined __MACH__ /* Mac OS X */
1024 # if defined __OpenBSD__ || (defined __APPLE__ && defined __MACH__) || defined __sun || defined __CYGWIN__
1064 # if (defined __APPLE__ && defined __MACH__) || defined __BEOS__ || defined __HAIKU__
1137 # if (defined __APPLE__ && defined __MACH__) || defined __BEOS__ || defined __HAIKU__
stdalign.in.h 108 && ((defined __APPLE__ && defined __MACH__ \
  /src/external/gpl3/gdb.old/dist/gnulib/import/
sys_random.in.h 35 # if defined __APPLE__ && defined __MACH__ /* Mac OS X */
localcharset.c 30 #if defined __APPLE__ && defined __MACH__ && HAVE_LANGINFO_CODESET
160 # if defined __APPLE__ && defined __MACH__ /* Mac OS X */
1024 # if defined __OpenBSD__ || (defined __APPLE__ && defined __MACH__) || defined __sun || defined __CYGWIN__
1064 # if (defined __APPLE__ && defined __MACH__) || defined __BEOS__ || defined __HAIKU__
1137 # if (defined __APPLE__ && defined __MACH__) || defined __BEOS__ || defined __HAIKU__
stdalign.in.h 108 && ((defined __APPLE__ && defined __MACH__ \
  /src/crypto/dist/ipsec-tools/src/libipsec/
policy_token.l 55 !defined(__APPLE__) && !defined(__MACH__)
  /src/external/bsd/zstd/dist/programs/
platform.h 77 # if (defined(__APPLE__) && defined(__MACH__)) || defined(__SVR4) || defined(_AIX) || defined(__hpux) /* POSIX.1-2001 (SUSv3) conformant */
178 # if (defined(__APPLE__) && defined(__MACH__))
timefn.c 48 #elif defined(__APPLE__) && defined(__MACH__)
  /src/lib/libedit/
chartype.h 39 !(defined(__APPLE__) && defined(__MACH__)) && \
  /src/crypto/dist/ipsec-tools/src/setkey/
token.l 56 (defined(__APPLE__) && defined(__MACH__))
  /src/crypto/external/apache2/openssl/dist/crypto/
ppccap.c 25 #if defined(__APPLE__) && defined(__MACH__)
207 #if defined(__APPLE__) && defined(__MACH__)
  /src/crypto/external/bsd/openssl/dist/crypto/
ppccap.c 25 #if defined(__APPLE__) && defined(__MACH__)
198 #if defined(__APPLE__) && defined(__MACH__)
  /src/external/mit/libuv/dist/src/unix/
thread.c 458 #if defined(__APPLE__) && defined(__MACH__)
517 #else /* !(defined(__APPLE__) && defined(__MACH__)) */
727 #endif /* defined(__APPLE__) && defined(__MACH__) */
730 #if defined(__APPLE__) && defined(__MACH__) || defined(__MVS__)
736 #else /* !(defined(__APPLE__) && defined(__MACH__)) */
767 #endif /* defined(__APPLE__) && defined(__MACH__) */
770 #if defined(__APPLE__) && defined(__MACH__)
797 #endif /* defined(__APPLE__) && defined(__MACH__) */
813 #if defined(__APPLE__) && defined(__MACH__)
832 #else /* !(defined(__APPLE__) && defined(__MACH__)) */
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/
ppccap.c 25 #if defined(__APPLE__) && defined(__MACH__)
324 #if defined(__APPLE__) && defined(__MACH__)
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h 42 #if ( ( macintosh || __MACH__ ) && (!defined(KERNEL) || !KERNEL) )
50 #if ( __MACH__ && defined(KERNEL) && KERNEL )
100 #if ( macintosh || __MACH__ )
136 #if ( ( (defined(macintosh) && macintosh) || __MACH__ ) && (!defined(KERNEL) || !KERNEL) )
148 #if ( __MACH__ )

Completed in 37 milliseconds

1 2 3 4 5 6 7 8 91011