Lines Matching refs:dllsearchpath
5720 if test -n "$dllsearchpath"; then
5723 PATH=$dllsearchpath:\$PATH
5945 if test -n "$dllsearchpath"; then
5946 func_to_host_path "$dllsearchpath:"
6132 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
6777 dllsearchpath=
7252 case :$dllsearchpath: in
7254 ::) dllsearchpath=$dir;;
7255 *) func_append dllsearchpath ":$dir";;
7257 case :$dllsearchpath: in
7259 ::) dllsearchpath=$testbindir;;
7260 *) func_append dllsearchpath ":$testbindir";;
10587 case :$dllsearchpath: in
10589 ::) dllsearchpath=$libdir;;
10590 *) func_append dllsearchpath ":$libdir";;
10592 case :$dllsearchpath: in
10594 ::) dllsearchpath=$testbindir;;
10595 *) func_append dllsearchpath ":$testbindir";;