Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dconfigure.ac254 AC_CACHE_CHECK([whether fixed-point is supported], [libgcc_cv_fixed_point],
256 [libgcc_cv_fixed_point=yes],
257 [libgcc_cv_fixed_point=no])])
258 fixed_point=$libgcc_cv_fixed_point
H A Dconfigure4816 if ${libgcc_cv_fixed_point+:} false; then :
4824 libgcc_cv_fixed_point=yes
4826 libgcc_cv_fixed_point=no
4830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_fixed_point" >&5
4831 $as_echo "$libgcc_cv_fixed_point" >&6; }
4832 fixed_point=$libgcc_cv_fixed_point
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dconfigure.ac247 AC_CACHE_CHECK([whether fixed-point is supported], [libgcc_cv_fixed_point],
249 [libgcc_cv_fixed_point=yes],
250 [libgcc_cv_fixed_point=no])])
251 fixed_point=$libgcc_cv_fixed_point
H A Dconfigure4806 if ${libgcc_cv_fixed_point+:} false; then :
4814 libgcc_cv_fixed_point=yes
4816 libgcc_cv_fixed_point=no
4820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libgcc_cv_fixed_point" >&5
4821 $as_echo "$libgcc_cv_fixed_point" >&6; }
4822 fixed_point=$libgcc_cv_fixed_point