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

/external/llvm/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
/external/llvm/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
/external/llvm/
H A Dconfigure19680 if test "${ac_cv_func_isnan_in_cmath+set}" = set; then
19738 ac_cv_func_isnan_in_cmath=yes
19743 ac_cv_func_isnan_in_cmath=no
19754 { echo "$as_me:$LINENO: result: $ac_cv_func_isnan_in_cmath" >&5
19755 echo "${ECHO_T}$ac_cv_func_isnan_in_cmath" >&6; }
19757 if test "$ac_cv_func_isnan_in_cmath" = "yes" ; then
/external/llvm/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 186 milliseconds