Lines Matching refs:dllsearchpath
5721 if test -n "$dllsearchpath"; then
5724 PATH=$dllsearchpath:\$PATH
5946 if test -n "$dllsearchpath"; then
5947 func_to_host_path "$dllsearchpath:"
6133 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
6778 dllsearchpath=
7253 case :$dllsearchpath: in
7255 ::) dllsearchpath=$dir;;
7256 *) func_append dllsearchpath ":$dir";;
7258 case :$dllsearchpath: in
7260 ::) dllsearchpath=$testbindir;;
7261 *) func_append dllsearchpath ":$testbindir";;
10580 case :$dllsearchpath: in
10582 ::) dllsearchpath=$libdir;;
10583 *) func_append dllsearchpath ":$libdir";;
10585 case :$dllsearchpath: in
10587 ::) dllsearchpath=$testbindir;;
10588 *) func_append dllsearchpath ":$testbindir";;