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