Searched refs:cf_cv_array_va_list (Results 1 – 1 of 1) sorted by relevance
8767 AC_CACHE_CHECK(if we can copy va_list indirectly, cf_cv_array_va_list,[8774 cf_cv_array_va_list=yes,8775 cf_cv_array_va_list=no)])8776 …test "$cf_cv_array_va_list" = yes && AC_DEFINE(ARRAY_VA_LIST,1,[Define to 1 if we can copy va_list…