Home
last modified time | relevance | path

Searched refs:llvm_cv_linux_mixed (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/
H A Dlinux_mixed_64_32.m46 [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])
/netbsd-src/external/apache2/llvm/autoconf/autoconf/
H A Daclocal.m4228 [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])
H A Dconfigure.ac1881 if test "$llvm_cv_linux_mixed" = "yes"; then
/netbsd-src/external/apache2/llvm/autoconf/
H A Dconfigure10151 if ${llvm_cv_linux_mixed+:} false; then :
10175 llvm_cv_linux_mixed=no
10177 llvm_cv_linux_mixed=yes
10188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $llvm_cv_linux_mixed" >&5
10189 $as_echo "$llvm_cv_linux_mixed" >&6; }
10191 if test "$llvm_cv_linux_mixed" = "yes"; then