Searched refs:ac_cv_cc_implements___FUNCTION__ (Results 1 – 2 of 2) sorted by relevance
16556 if ${ac_cv_cc_implements___FUNCTION__+:} false; then :16572 ac_cv_cc_implements___FUNCTION__="yes"16574 ac_cv_cc_implements___FUNCTION__="no"16581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cc_implements___FUNCTION__" >&516582 $as_echo "$ac_cv_cc_implements___FUNCTION__" >&6; }16583 if test "x$ac_cv_cc_implements___FUNCTION__" = "xyes" ; then
3993 AC_CACHE_CHECK([whether $CC implements __FUNCTION__], ac_cv_cc_implements___FUNCTION__, [3996 [ ac_cv_cc_implements___FUNCTION__="yes" ],3997 [ ac_cv_cc_implements___FUNCTION__="no"4000 if test "x$ac_cv_cc_implements___FUNCTION__" = "xyes" ; then