Searched refs:ac_cv_c_restrict (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/openpam/
H A Dconfigure4777 if ${ac_cv_c_restrict+:} false; then :
4780 ac_cv_c_restrict=no
4801 ac_cv_c_restrict=$ac_kw
4804 test "$ac_cv_c_restrict" != no && break
4808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
4809 $as_echo "$ac_cv_c_restrict" >&6; }
4811 case $ac_cv_c_restrict in
4816 #define restrict $ac_cv_c_restrict

Completed in 108 milliseconds