Searched refs:llvm_cv_target_os_type (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure3799 if test "${llvm_cv_target_os_type+set}" = set; then
3804 llvm_cv_target_os_type="AIX" ;;
3806 llvm_cv_target_os_type="IRIX" ;;
3808 llvm_cv_target_os_type="Cygwin" ;;
3810 llvm_cv_target_os_type="Darwin" ;;
3812 llvm_cv_target_os_type="Minix" ;;
3814 llvm_cv_target_os_type="FreeBSD" ;;
3816 llvm_cv_target_os_type="OpenBSD" ;;
3818 llvm_cv_target_os_type="NetBSD" ;;
3820 llvm_cv_target_os_type
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure3736 if test "${llvm_cv_target_os_type+set}" = set; then
3741 llvm_cv_target_os_type="AIX" ;;
3743 llvm_cv_target_os_type="IRIX" ;;
3745 llvm_cv_target_os_type="Cygwin" ;;
3747 llvm_cv_target_os_type="Darwin" ;;
3749 llvm_cv_target_os_type="Minix" ;;
3751 llvm_cv_target_os_type="FreeBSD" ;;
3753 llvm_cv_target_os_type="OpenBSD" ;;
3755 llvm_cv_target_os_type="NetBSD" ;;
3757 llvm_cv_target_os_type
[all...]

Completed in 182 milliseconds