Lines Matching refs:dllsearchpath
5519 if test -n "$dllsearchpath"; then
5522 PATH=$dllsearchpath:\$PATH
5744 if test -n "$dllsearchpath"; then
5745 func_to_host_path "$dllsearchpath:"
5931 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
6576 dllsearchpath=
7044 case :$dllsearchpath: in
7046 ::) dllsearchpath=$dir;;
7047 *) func_append dllsearchpath ":$dir";;
7049 case :$dllsearchpath: in
7051 ::) dllsearchpath=$testbindir;;
7052 *) func_append dllsearchpath ":$testbindir";;
10353 case :$dllsearchpath: in
10355 ::) dllsearchpath=$libdir;;
10356 *) func_append dllsearchpath ":$libdir";;
10358 case :$dllsearchpath: in
10360 ::) dllsearchpath=$testbindir;;
10361 *) func_append dllsearchpath ":$testbindir";;