Lines Matching refs:searchpath
16336 searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`16337 if test -n "$searchpath"; then16339 for searchdir in $searchpath; do