Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:deplib_match

3545 		  deplib_match=$2
3546 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
3587 deplib_match=$2
3588 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then