Home
last modified time | relevance | path

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

/external/libopus/
Dconfigure.ac53 AC_CACHE_CHECK([for C/C++ restrict keyword], ac_cv_c_restrict,
54 [ac_cv_c_restrict=no
66 [ac_cv_c_restrict=$ac_kw])
67 test "$ac_cv_c_restrict" != no && break
86 case $ac_cv_c_restrict in
89 *) AC_DEFINE_UNQUOTED([restrict], [$ac_cv_c_restrict]) ;;
/external/libpng/
Dconfigure12910 if ${ac_cv_c_restrict+:} false; then :
12913 ac_cv_c_restrict=no
12934 ac_cv_c_restrict=$ac_kw
12937 test "$ac_cv_c_restrict" != no && break
12941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
12942 $as_echo "$ac_cv_c_restrict" >&6; }
12944 case $ac_cv_c_restrict in
/external/speex/
Dconfigure12377 if ${ac_cv_c_restrict+:} false; then :
12380 ac_cv_c_restrict=no
12401 ac_cv_c_restrict=$ac_kw
12404 test "$ac_cv_c_restrict" != no && break
12408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
12409 $as_echo "$ac_cv_c_restrict" >&6; }
12411 case $ac_cv_c_restrict in
/external/ImageMagick/
Dconfigure23375 if ${ac_cv_c_restrict+:} false; then :
23378 ac_cv_c_restrict=no
23399 ac_cv_c_restrict=$ac_kw
23402 test "$ac_cv_c_restrict" != no && break
23406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
23407 $as_echo "$ac_cv_c_restrict" >&6; }
23409 case $ac_cv_c_restrict in