Lines Matching refs:dllsearchpath
4129 if test -n "$dllsearchpath"; then
4132 PATH=$dllsearchpath:\$PATH
4351 if test -n "$dllsearchpath"; then
4352 func_to_host_path "$dllsearchpath:"
4538 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5163 dllsearchpath=
5619 case :$dllsearchpath: in
5621 ::) dllsearchpath=$dir;;
5622 *) func_append dllsearchpath ":$dir";;
5624 case :$dllsearchpath: in
5626 ::) dllsearchpath=$testbindir;;
5627 *) func_append dllsearchpath ":$testbindir";;
8859 case :$dllsearchpath: in
8861 ::) dllsearchpath=$libdir;;
8862 *) func_append dllsearchpath ":$libdir";;
8864 case :$dllsearchpath: in
8866 ::) dllsearchpath=$testbindir;;
8867 *) func_append dllsearchpath ":$testbindir";;