HomeSort by relevance Sort by last modified time
    Searched refs:__APPLE_CC__ (Results 1 - 17 of 17) sorted by null

  /external/clang/test/PCH/
target-options.h 1 enum { apple_cc = __APPLE_CC__ };
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
pop_options.hpp 34 # if !defined(__APPLE_CC__) || (__APPLE_CC__ <= 1)
push_options.hpp 34 # if !defined(__APPLE_CC__) || (__APPLE_CC__ <= 1)
  /external/compiler-rt/test/BlocksRuntime/
objectassign.c 44 if (__APPLE_CC__ < 5627) {
45 printf("need compiler version %d, have %d\n", 5627, __APPLE_CC__);
recursive-test.c 44 #if __APPLE_CC__ >= 5627
  /external/clang/utils/
builtin-defines.c 51 #undef __APPLE_CC__
  /external/skia/include/gpu/
GrConfig.h 27 #if defined(__APPLE_CPP__) || defined(__APPLE_CC__)
  /toolchain/binutils/binutils-2.25/intl/
libgnuintl.h 96 # if __GNUC__ >= 2 && !defined __APPLE_CC__ && (defined __STDC__ || defined __cplusplus)
118 #if __GNUC__ >= 3 && !(__APPLE_CC__ > 1 && defined __cplusplus)
plural-exp.c 30 #if (defined __GNUC__ && !defined __APPLE_CC__) \
  /external/e2fsprogs/intl/
plural-exp.c 30 #if (defined __GNUC__ && !defined __APPLE_CC__) \
libgnuintl.h.in 86 # if __GNUC__ >= 2 && !defined __APPLE_CC__ && !defined __MINGW32__ && !(__GNUC__ == 2 && defined _AIX) && (defined __STDC__ || defined __cplusplus)
  /external/bison/darwin-lib/
config.h     [all...]
  /external/bison/linux-lib/
config.h     [all...]
  /external/protobuf/src/google/protobuf/stubs/
hash.h 60 // Note that we should not test the __APPLE_CC__ version number or the
63 #elif defined(__APPLE_CC__)
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
hash.h 60 // Note that we should not test the __APPLE_CC__ version number or the
63 #elif defined(__APPLE_CC__)
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JIT.cpp 47 __APPLE_CC__ >= 5330))
  /external/bison/lib/
config.in.h     [all...]

Completed in 1126 milliseconds