Searched refs:func_tr_sh_result (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh696 # Result is stored in $func_tr_sh_result. All characters
703 func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706 func_tr_sh_result=$1
3356 eval "curr_lafile=\$libfile_$func_tr_sh_result"
6562 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh696 # Result is stored in $func_tr_sh_result. All characters
703 func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706 func_tr_sh_result=$1
3356 eval "curr_lafile=\$libfile_$func_tr_sh_result"
6562 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh696 # Result is stored in $func_tr_sh_result. All characters
703 func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706 func_tr_sh_result=$1
3356 eval "curr_lafile=\$libfile_$func_tr_sh_result"
6559 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh696 # Result is stored in $func_tr_sh_result. All characters
703 func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706 func_tr_sh_result=$1
3356 eval "curr_lafile=\$libfile_$func_tr_sh_result"
6562 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh696 # Result is stored in $func_tr_sh_result. All characters
703 func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
706 func_tr_sh_result=$1
3356 eval "curr_lafile=\$libfile_$func_tr_sh_result"
6562 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
/haiku-buildtools/isl/
H A Dltmain.sh1153 # Result is stored in $func_tr_sh_result. All characters
1162 func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
1165 func_tr_sh_result=$1
4568 eval "curr_lafile=\$libfile_$func_tr_sh_result"
7826 eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"

Completed in 238 milliseconds