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

/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dfunc_isnan.m421 AC_SINGLE_CXX_CHECK([ac_cv_func_std_isnan_in_cmath],
24 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dfunc_isnan.m421 AC_SINGLE_CXX_CHECK([ac_cv_func_std_isnan_in_cmath],
24 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure19513 if test "${ac_cv_func_std_isnan_in_cmath+set}" = set; then
19571 ac_cv_func_std_isnan_in_cmath=yes
19576 ac_cv_func_std_isnan_in_cmath=no
19587 { echo "$as_me:$LINENO: result: $ac_cv_func_std_isnan_in_cmath" >&5
19588 echo "${ECHO_T}$ac_cv_func_std_isnan_in_cmath" >&6; }
19590 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure19316 if test "${ac_cv_func_std_isnan_in_cmath+set}" = set; then
19374 ac_cv_func_std_isnan_in_cmath=yes
19379 ac_cv_func_std_isnan_in_cmath=no
19390 { echo "$as_me:$LINENO: result: $ac_cv_func_std_isnan_in_cmath" >&5
19391 echo "${ECHO_T}$ac_cv_func_std_isnan_in_cmath" >&6; }
19393 if test "$ac_cv_func_std_isnan_in_cmath" = "yes" ; then

Completed in 291 milliseconds