Searched refs:ac_cv_c_fallthrough_attribute (Results 1 – 2 of 2) sorted by relevance
384 AC_CACHE_VAL(ac_cv_c_fallthrough_attribute,385 [ac_cv_c_fallthrough_attribute=no405 ]])],[ac_cv_c_fallthrough_attribute="yes"],[ac_cv_c_fallthrough_attribute="no"])409 AC_MSG_RESULT($ac_cv_c_fallthrough_attribute)410 if test $ac_cv_c_fallthrough_attribute = yes; then
7062 if test ${ac_cv_c_fallthrough_attribute+y}7066 ac_cv_c_fallthrough_attribute=no7099 ac_cv_c_fallthrough_attribute="yes"7101 ac_cv_c_fallthrough_attribute="no"7109 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fallthrough_attribute" >&57110 printf "%s\n" "$ac_cv_c_fallthrough_attribute" >&6; }7111 if test $ac_cv_c_fallthrough_attribute = yes; then