Searched refs:llvm_cv_linux_mixed (Results 1 – 4 of 4) sorted by relevance
6 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,13 [llvm_cv_linux_mixed=no],14 [llvm_cv_linux_mixed=yes])
228 [AC_CACHE_CHECK(for 32-bit userspace on 64-bit system,llvm_cv_linux_mixed,235 [llvm_cv_linux_mixed=no],236 [llvm_cv_linux_mixed=yes])
1881 if test "$llvm_cv_linux_mixed" = "yes"; then
10151 if ${llvm_cv_linux_mixed+:} false; then :10175 llvm_cv_linux_mixed=no10177 llvm_cv_linux_mixed=yes10188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $llvm_cv_linux_mixed" >&510189 $as_echo "$llvm_cv_linux_mixed" >&6; }10191 if test "$llvm_cv_linux_mixed" = "yes"; then