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