Searched refs:cf_cv_c11_noreturn (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/byacc/ |
H A D | aclocal.m4 | 222 AC_CACHE_CHECK([for C11 _Noreturn feature], cf_cv_c11_noreturn, 229 cf_cv_c11_noreturn=yes, 230 cf_cv_c11_noreturn=no) 233 cf_cv_c11_noreturn=no, 236 if test "$cf_cv_c11_noreturn" = yes; then
|
H A D | configure | 5817 cf_cv_c11_noreturn=yes 5821 cf_cv_c11_noreturn=no 5826 echo "$as_me:5826: result: $cf_cv_c11_noreturn" >&5 5827 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 5829 cf_cv_c11_noreturn=no, 5832 if test "$cf_cv_c11_noreturn" = yes; then
|
/freebsd/contrib/ncurses/ |
H A D | configure | 17236 cf_cv_c11_noreturn=yes 17240 cf_cv_c11_noreturn=no 17245 echo "$as_me:17245: result: $cf_cv_c11_noreturn" >&5 17246 echo "${ECHO_T}$cf_cv_c11_noreturn" >&6 17248 cf_cv_c11_noreturn=no, 17251 if test "$cf_cv_c11_noreturn" = yes; then
|
H A D | aclocal.m4 | 873 AC_CACHE_CHECK([for C11 _Noreturn feature], cf_cv_c11_noreturn, 880 cf_cv_c11_noreturn=yes, 881 cf_cv_c11_noreturn=no) 884 cf_cv_c11_noreturn=no, 887 if test "$cf_cv_c11_noreturn" = yes; then
|