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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure12374 if test "${ac_cv_c_restrict+set}" = set; then
12377 ac_cv_c_restrict=no
12419 ac_cv_c_restrict=$ac_kw
12428 test "$ac_cv_c_restrict" != no && break
12432 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_restrict" >&5
12433 $as_echo "$ac_cv_c_restrict" >&6; }
12436 case $ac_cv_c_restrict in
12443 #define restrict $ac_cv_c_restrict
[all...]

Completed in 86 milliseconds