Searched refs:ac_cv_c_restrict (Results 1 – 4 of 4) sorted by relevance
53 AC_CACHE_CHECK([for C/C++ restrict keyword], ac_cv_c_restrict,54 [ac_cv_c_restrict=no66 [ac_cv_c_restrict=$ac_kw])67 test "$ac_cv_c_restrict" != no && break86 case $ac_cv_c_restrict in89 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;;
12910 if ${ac_cv_c_restrict+:} false; then :12913 ac_cv_c_restrict=no12934 ac_cv_c_restrict=$ac_kw12937 test "$ac_cv_c_restrict" != no && break12941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&512942 $as_echo "$ac_cv_c_restrict" >&6; }12944 case $ac_cv_c_restrict in
12377 if ${ac_cv_c_restrict+:} false; then :12380 ac_cv_c_restrict=no12401 ac_cv_c_restrict=$ac_kw12404 test "$ac_cv_c_restrict" != no && break12408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&512409 $as_echo "$ac_cv_c_restrict" >&6; }12411 case $ac_cv_c_restrict in
23375 if ${ac_cv_c_restrict+:} false; then :23378 ac_cv_c_restrict=no23399 ac_cv_c_restrict=$ac_kw23402 test "$ac_cv_c_restrict" != no && break23406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&523407 $as_echo "$ac_cv_c_restrict" >&6; }23409 case $ac_cv_c_restrict in