Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:deplib_match

3897 		  deplib_match=$2
3898 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3939 deplib_match=$2
3940 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then