Lines Matching refs:dllsearchpath
4090 if test -n "$dllsearchpath"; then
4093 PATH=$dllsearchpath:\$PATH
4312 if test -n "$dllsearchpath"; then
4313 func_to_host_path "$dllsearchpath:"
4499 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5118 dllsearchpath=
5574 case :$dllsearchpath: in
5576 ::) dllsearchpath=$dir;;
5577 *) func_append dllsearchpath ":$dir";;
5579 case :$dllsearchpath: in
5581 ::) dllsearchpath=$testbindir;;
5582 *) func_append dllsearchpath ":$testbindir";;
8798 case :$dllsearchpath: in
8800 ::) dllsearchpath=$libdir;;
8801 *) func_append dllsearchpath ":$libdir";;
8803 case :$dllsearchpath: in
8805 ::) dllsearchpath=$testbindir;;
8806 *) func_append dllsearchpath ":$testbindir";;