Home
last modified time | relevance | path

Searched refs:deplib_match (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh9257 deplib_match=$1
9258 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9300 deplib_match=$1
9301 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20295 deplib_match=$1
20296 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
20327 deplib_match=$1
20328 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then