Lines Matching refs:tmp_dir
25158 for tmp_dir in $fat_path; do
25162 tmp_suffix=`echo $tmp_dir | sed -e '/\//s:^[^/]*/::' -e 's:[\\/]:_:g'`
25182 tmp_mparam=$srcdir/mpn/$tmp_dir/gmp-mparam.h
25252 tmp_file=$srcdir/mpn/$tmp_dir/$tmp_base.$tmp_ext
25306 echo "$tmp_d_n_l mpn_$tmp_fbase - from $tmp_dir directory for fat binary.
25320 include($mpn_relative_top_srcdir/mpn/$tmp_dir/$tmp_base.asm)
25324 echo "/* mpn_$tmp_fbase - from $tmp_dir directory for fat binary.
25333 #include \"$mpn_relative_top_srcdir/mpn/$tmp_dir/$tmp_base.c\"
25445 for tmp_dir in $path; do
25448 tmp_file=$srcdir/mpn/$tmp_dir/$tmp_base.$tmp_ext
25462 if test $GMP_NAIL_BITS != 0 && test $tmp_dir != generic; then
25519 ac_config_links="$ac_config_links mpn/$tmp_fn.$tmp_ext:mpn/$tmp_dir/$tmp_base.$tmp_ext"
29120 "mpn/$tmp_fn.$tmp_ext") CONFIG_LINKS="$CONFIG_LINKS mpn/$tmp_fn.$tmp_ext:mpn/$tmp_dir/$tmp_base.$tmp_ext" ;;