Searched refs:deplib_match (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/gcc/
H A Dltmain.sh1776 deplib_match=$2
1777 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
1806 deplib_match=$2
1807 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh7709 deplib_match=$1
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7752 deplib_match=$1
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh7709 deplib_match=$1
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7752 deplib_match=$1
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh7703 deplib_match=$1
7704 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7746 deplib_match=$1
7747 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh7709 deplib_match=$1
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7752 deplib_match=$1
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh7709 deplib_match=$1
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7752 deplib_match=$1
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/isl/
H A Dltmain.sh8982 deplib_match=$1
8983 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9025 deplib_match=$1
9026 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/haiku-buildtools/binutils/
H A Dltmain.sh6776 deplib_match=$1
6777 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6819 deplib_match=$1
6820 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/gcc/
H A Dltmain.sh6776 deplib_match=$1
6777 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
6819 deplib_match=$1
6820 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh2812 deplib_match=$2
2813 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2842 deplib_match=$2
2843 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh3435 deplib_match=$2
3436 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3477 deplib_match=$2
3478 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/haiku-buildtools/libtool/
H A Dltmain.sh3435 deplib_match=$2
3436 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3477 deplib_match=$2
3478 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 381 milliseconds