Lines Matching refs:dllsearchpath
4076 if test -n "$dllsearchpath"; then
4079 PATH=$dllsearchpath:\$PATH
4298 if test -n "$dllsearchpath"; then
4299 func_to_host_path "$dllsearchpath:"
4485 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5110 dllsearchpath=
5566 case :$dllsearchpath: in
5568 ::) dllsearchpath=$dir;;
5569 *) func_append dllsearchpath ":$dir";;
5571 case :$dllsearchpath: in
5573 ::) dllsearchpath=$testbindir;;
5574 *) func_append dllsearchpath ":$testbindir";;
8788 case :$dllsearchpath: in
8790 ::) dllsearchpath=$libdir;;
8791 *) func_append dllsearchpath ":$libdir";;
8793 case :$dllsearchpath: in
8795 ::) dllsearchpath=$testbindir;;
8796 *) func_append dllsearchpath ":$testbindir";;