Lines Matching refs:switch
2666 switch (*format++)
4858 for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}" MSVC; do
4859 if test x"$switch" = xMSVC; then
4860 switch=-std:c++${alternative}
4861 cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_${switch}_MSVC" | $as_tr_sh`
4863 cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh`
4865 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5
4866 printf %s "checking whether $CXX supports C++14 features with $switch... " >&6; }
4872 CXX="$CXX $switch"
4886 // /std:c++NN switch:
5301 CXX="$CXX $switch"
5303 CXXCPP="$CXXCPP $switch"
15594 # switch to ELF
24116 for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}" MSVC; do
24117 if test x"$switch" = xMSVC; then
24118 switch=-std:c++${alternative}
24119 cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_${switch}_MSVC" | $as_tr_sh`
24121 cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh`
24123 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5
24124 printf %s "checking whether $CXX supports C++14 features with $switch... " >&6; }
24130 CXX="$CXX $switch"
24144 // /std:c++NN switch:
24559 CXX="$CXX $switch"
24561 CXXCPP="$CXXCPP $switch"