Lines Matching refs:xrpath
1165 xrpath=
1416 rpath | xrpath)
1431 case "$xrpath " in
1433 *) xrpath="$xrpath $arg" ;;
1748 prev=xrpath
1762 case "$xrpath " in
1764 *) xrpath="$xrpath $dir" ;;
2264 # Make sure the xrpath contains only unique directories.
2265 case "$xrpath " in
2267 *) xrpath="$xrpath $dir" ;;
2905 case " $xrpath " in
2907 *) xrpath="$xrpath $temp_xrpath";;
3140 if test -n "$xrpath"; then
3507 if test -n "$xrpath"; then
3510 for libdir in $xrpath; do
4294 if test -n "$xrpath"; then
4477 if test -n "$rpath$xrpath"; then
4479 for libdir in $rpath $xrpath; do