Lines Matching refs:dev
511 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
513 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
572 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
618 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
675 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
715 if (aclocal --version) < /dev/null > /dev/null 2>&1; then
728 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
741 if (automake --version) < /dev/null > /dev/null 2>&1; then
754 if (autoheader --version) < /dev/null > /dev/null 2>&1; then
767 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
1032 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
1108 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
1163 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1180 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1439 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
1472 egrep "(^|[^a-zA-Z_0-9])ptrdiff_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
1830 if cmp -s $ac_file conftest.h 2>/dev/null; then