Lines Matching refs:xrpath
5585 xrpath=
5838 rpath | xrpath)
5852 case "$xrpath " in
5854 *) xrpath+=" $arg" ;;
6149 prev=xrpath
6167 case "$xrpath " in
6169 *) xrpath+=" $dir" ;;
7430 case " $xrpath " in
7432 *) xrpath+=" $temp_xrpath";;
7652 test -n "$xrpath" && \
8015 if test -n "$xrpath"; then
8018 for libdir in $xrpath; do
9026 test -n "$xrpath" && \
9196 if test -n "$rpath$xrpath"; then
9198 for libdir in $rpath $xrpath; do