Home | History | Annotate | Download | only in libffi

Lines Matching refs:thisdir

4801 	    # Relative path: add a thisdir entry.
4802 rpath="$rpath\$thisdir/$dir:"
5350 thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
5351 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
5353 # Follow symbolic links until we get to the real thisdir.
5358 # If there was a directory component, then change thisdir.
5361 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
5362 *) thisdir=\"\$thisdir/\$destdir\" ;;
5367 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
5371 absdir=\`cd \"\$thisdir\" && pwd\`
5372 test -n \"\$absdir\" && thisdir=\"\$absdir\"
5378 progdir=\"\$thisdir/$objdir\"
5412 progdir=\"\$thisdir/$objdir\"