Lines Matching refs:grep
694 GREP
1599 grep -v '^ *+' conftest.err >conftest.er1
1636 grep -v '^ *+' conftest.err >conftest.er1
1674 grep -v '^ *+' conftest.err >conftest.er1
1712 grep -v '^ *+' conftest.err >conftest.er1
6067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6068 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6072 if test -z "$GREP"; then
6080 for ac_prog in grep ggrep; do
6097 $as_echo 'GREP' >> "conftest.nl"
6098 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6118 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6121 ac_cv_path_GREP=$GREP
6127 GREP="$ac_cv_path_GREP"
6135 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6136 then ac_cv_path_EGREP="$GREP -E"
6487 if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
6490 if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
8478 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
8482 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
10121 grep -e '^Hugepagesize:[[:space:]]\+[0-9]\+[[:space:]]kB$' | \
10159 echo "${with_version}" | grep '^[0-9]\+\.[0-9]\+\.[0-9]\+-[0-9]\+-g[0-9a-f]\+$' 2>&1 1>/dev/null
10163 echo "${with_version}" | grep '^VERSION$' 2>&1 1>/dev/null
13042 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
13048 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
13532 public_syms=`for sym in ${public_syms}; do echo "${sym}"; done |grep -v "^${n}\$" |tr '\n' ' '`