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

/ndk/sources/host-tools/sed-4.2.1/
H A Dconfigure8671 if test "${ac_cv_c_restrict+set}" = set; then
8674 ac_cv_c_restrict=no
8716 ac_cv_c_restrict=$ac_kw
8725 test "$ac_cv_c_restrict" != no && break
8729 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_restrict" >&5
8730 $as_echo "$ac_cv_c_restrict" >&6; }
8733 case $ac_cv_c_restrict in
8740 #define restrict $ac_cv_c_restrict

Completed in 32 milliseconds