Lines Matching refs:GREP

861 GREP
4408 if test -z "$GREP"; then
4437 echo 'GREP' >> "conftest.nl"
4438 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4463 GREP="$ac_cv_path_GREP"
4464 if test -z "$GREP"; then
4471 ac_cv_path_GREP=$GREP
4478 GREP="$ac_cv_path_GREP"
4486 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4487 then ac_cv_path_EGREP="$GREP -E"
5430 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5431 then ac_cv_path_FGREP="$GREP -F"
5508 test -z "$GREP" && GREP=grep
5553 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5827 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6131 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6189 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6207 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6794 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6795 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6803 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6816 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
9634 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
9682 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9701 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9800 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9810 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9822 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9850 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9869 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9911 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9954 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10372 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10398 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10674 if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\"") >&5
10675 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10862 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
10956 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11049 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
11050 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
11348 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11393 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
12474 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12710 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
12812 $GREP 'no-whole-archive' > /dev/null; then
12832 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
12897 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
13082 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
13109 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
13277 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'
13362 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'
13445 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'
13510 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
13518 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
13601 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'
13621 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13697 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
13705 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
13716 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
14567 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
14636 if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\"") >&5
14637 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
14774 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
14867 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
14868 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
15165 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
15210 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
17933 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
18096 GREP \
18431 GREP!$GREP$ac_delim
19162 GREP=$lt_GREP