Home | History | Annotate | Download | only in dist

Lines Matching refs:tmp_file

25252           tmp_file=$srcdir/mpn/$tmp_dir/$tmp_base.$tmp_ext
25253 if test -f $tmp_file; then
25255 # If the host uses a non-standard ABI, check if tmp_file supports it
25258 abi=`sed -n 's/^[ ]*ABI_SUPPORT(\(.*\))/\1/p' $tmp_file `
25343 if grep "^PROLOGUE(mpn_preinv_$tmp_fn)" $tmp_file >/dev/null; then
25350 if grep "^PROLOGUE(mpn_${tmp_fbase}_cps)" $tmp_file >/dev/null; then
25448 tmp_file=$srcdir/mpn/$tmp_dir/$tmp_base.$tmp_ext
25449 if test -f $tmp_file; then
25473 nails=`sed -n 's/^[ ]*NAILS_SUPPORT(\(.*\))/\1/p' $tmp_file `
25497 # If the host uses a non-standard ABI, check if tmp_file supports it
25500 abi=`sed -n 's/^[ ]*ABI_SUPPORT(\(.*\))/\1/p' $tmp_file `
25527 sed -n 's/^[ ]*MULFUNC_PROLOGUE(\(.*\))/\1/p' $tmp_file ;
25528 sed -n 's/^[ ]*PROLOGUE(\([^,]*\).*)/\1/p' $tmp_file
25539 sqr_basecase) sqr_basecase_source=$tmp_file ;;
27220 tmp_file=$srcdir/mpn/$gmp_mparam_dir/gmp-mparam.h
27221 if test -f $tmp_file; then
27225 gmp_mparam_source=$tmp_file