Home | History | Annotate | Download | only in libpng

Lines Matching refs:dllsearchpath

4096 	if test -n "$dllsearchpath"; then
4099 PATH=$dllsearchpath:\$PATH
4318 if test -n "$dllsearchpath"; then
4319 func_to_host_path "$dllsearchpath:"
4505 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5130 dllsearchpath=
5586 case :$dllsearchpath: in
5588 ::) dllsearchpath=$dir;;
5589 *) func_append dllsearchpath ":$dir";;
5591 case :$dllsearchpath: in
5593 ::) dllsearchpath=$testbindir;;
5594 *) func_append dllsearchpath ":$testbindir";;
8808 case :$dllsearchpath: in
8810 ::) dllsearchpath=$libdir;;
8811 *) func_append dllsearchpath ":$libdir";;
8813 case :$dllsearchpath: in
8815 ::) dllsearchpath=$testbindir;;
8816 *) func_append dllsearchpath ":$testbindir";;