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";;
10363 case :$dllsearchpath: in
10365 ::) dllsearchpath=$libdir;;
10366 *) func_append dllsearchpath ":$libdir";;
10368 case :$dllsearchpath: in
10370 ::) dllsearchpath=$testbindir;;
10371 *) func_append dllsearchpath ":$testbindir";;