Lines Matching refs:GREP

834 GREP
4346 if test -z "$GREP"; then
4371 $as_echo 'GREP' >> "conftest.nl"
4372 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4395 ac_cv_path_GREP=$GREP
4401 GREP="$ac_cv_path_GREP"
4409 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4410 then ac_cv_path_EGREP="$GREP -E"
4476 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4477 then ac_cv_path_FGREP="$GREP -F"
4538 test -z "$GREP" && GREP=grep
4583 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4851 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5262 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5320 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5338 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5913 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5914 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5922 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5935 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
8216 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8264 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8283 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8385 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8395 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8407 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8435 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8454 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8496 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8539 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
8886 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8912 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9188 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9189 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9376 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9470 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
9563 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9564 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9834 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9879 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10667 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12664 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
12764 $GREP 'no-whole-archive' > /dev/null; then
12784 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
12849 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
12981 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
13008 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
13180 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
13265 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
13348 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
13413 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
13421 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
13504 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
13524 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13600 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
13608 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13619 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
14478 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
14547 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
14548 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
14685 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
14778 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
14779 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
15048 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
15093 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
17423 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
17587 GREP \
18563 GREP=$lt_GREP