Searched refs:ac_cv_have___va_copy (Results 1 – 2 of 2) sorted by relevance
16664 if ${ac_cv_have___va_copy+:} false; then :16683 ac_cv_have___va_copy="yes"16685 ac_cv_have___va_copy="no"16692 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_have___va_copy" >&516693 $as_echo "$ac_cv_have___va_copy" >&6; }16694 if test "x$ac_cv_have___va_copy" = "xyes" ; then
4029 AC_CACHE_CHECK([whether __va_copy exists], ac_cv_have___va_copy, [4034 [ ac_cv_have___va_copy="yes" ], [ ac_cv_have___va_copy="no"4037 if test "x$ac_cv_have___va_copy" = "xyes" ; then