Searched refs:ac_cv_cc_implements___func__ (Results 1 – 2 of 2) sorted by relevance
16591 if ${ac_cv_cc_implements___func__+:} false; then :16607 ac_cv_cc_implements___func__="yes"16609 ac_cv_cc_implements___func__="no"16616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cc_implements___func__" >&516617 $as_echo "$ac_cv_cc_implements___func__" >&6; }16618 if test "x$ac_cv_cc_implements___func__" = "xyes" ; then
4005 AC_CACHE_CHECK([whether $CC implements __func__], ac_cv_cc_implements___func__, [4008 [ ac_cv_cc_implements___func__="yes" ],4009 [ ac_cv_cc_implements___func__="no"4012 if test "x$ac_cv_cc_implements___func__" = "xyes" ; then