Searched refs:ac_cv_func_isinf_in_cmath (Results 1 - 3 of 3) sorted by relevance

/external/llvm/projects/sample/autoconf/m4/
H A Dfunc_isinf.m413 AC_SINGLE_CXX_CHECK([ac_cv_func_isinf_in_cmath],
16 if test "$ac_cv_func_isinf_in_cmath" = "yes" ; then
/external/llvm/
H A Dconfigure20930 if test "${ac_cv_func_isinf_in_cmath+set}" = set; then
20989 ac_cv_func_isinf_in_cmath=yes
20994 ac_cv_func_isinf_in_cmath=no
21006 { echo "$as_me:$LINENO: result: $ac_cv_func_isinf_in_cmath" >&5
21007 echo "${ECHO_T}$ac_cv_func_isinf_in_cmath" >&6; }
21009 if test "$ac_cv_func_isinf_in_cmath" = "yes" ; then
/external/llvm/projects/sample/
H A Dconfigure19521 if test "${ac_cv_func_isinf_in_cmath+set}" = set; then
19579 ac_cv_func_isinf_in_cmath=yes
19584 ac_cv_func_isinf_in_cmath=no
19595 { echo "$as_me:$LINENO: result: $ac_cv_func_isinf_in_cmath" >&5
19596 echo "${ECHO_T}$ac_cv_func_isinf_in_cmath" >&6; }
19598 if test "$ac_cv_func_isinf_in_cmath" = "yes" ; then

Completed in 226 milliseconds