Searched refs:ac_cv_c_fallthrough_attribute (Results 1 – 2 of 2) sorted by relevance
379 AC_CACHE_VAL(ac_cv_c_fallthrough_attribute,380 [ac_cv_c_fallthrough_attribute=no400 ]])],[ac_cv_c_fallthrough_attribute="yes"],[ac_cv_c_fallthrough_attribute="no"])404 AC_MSG_RESULT($ac_cv_c_fallthrough_attribute)405 if test $ac_cv_c_fallthrough_attribute = yes; then
7047 if test ${ac_cv_c_fallthrough_attribute+y}7051 ac_cv_c_fallthrough_attribute=no7084 ac_cv_c_fallthrough_attribute="yes"7086 ac_cv_c_fallthrough_attribute="no"7094 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fallthrough_attribute" >&57095 printf "%s\n" "$ac_cv_c_fallthrough_attribute" >&6; }7096 if test $ac_cv_c_fallthrough_attribute = yes; then