Searched refs:ac_cv_func_isnan_in_cmath (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/autoconf/m4/
H A Dfunc_isnan.m414 AC_SINGLE_CXX_CHECK([ac_cv_func_isnan_in_cmath],
17 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dfunc_isnan.m414 AC_SINGLE_CXX_CHECK([ac_cv_func_isnan_in_cmath],
17 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure19426 if test "${ac_cv_func_isnan_in_cmath+set}" = set; then
19484 ac_cv_func_isnan_in_cmath=yes
19489 ac_cv_func_isnan_in_cmath=no
19500 { echo "$as_me:$LINENO: result: $ac_cv_func_isnan_in_cmath" >&5
19501 echo "${ECHO_T}$ac_cv_func_isnan_in_cmath" >&6; }
19503 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
/macosx-10.10.1/llvmCore-3425.0.34/projects/sample/
H A Dconfigure19229 if test "${ac_cv_func_isnan_in_cmath+set}" = set; then
19287 ac_cv_func_isnan_in_cmath=yes
19292 ac_cv_func_isnan_in_cmath=no
19303 { echo "$as_me:$LINENO: result: $ac_cv_func_isnan_in_cmath" >&5
19304 echo "${ECHO_T}$ac_cv_func_isnan_in_cmath" >&6; }
19306 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then

Completed in 219 milliseconds