Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:EGREP

119 : ${EGREP="/usr/bin/grep -E"}
573 # Same for EGREP, and just to be sure, do LTCC as well
574 if test "x$EGREP" = x ; then
575 EGREP=egrep
2350 eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
2357 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
2405 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
2570 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
5238 | $EGREP "$match_pattern_regex" > /dev/null; then
6419 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
6680 $EGREP "$file_magic_regex" > /dev/null; then
6734 $EGREP "$match_pattern_regex" > /dev/null; then
7030 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7270 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8069 if test "x$EGREP" = x ; then
8070 EGREP=egrep
8081 my_little_ninja_foo_1=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`
8095 my_little_ninja_foo_2=`echo $deplib |$EGREP -e "$S"`
8097 my_little_ninja_foo_3=`echo $deplib |$EGREP -e "$D"`
8110 my_little_ninja_foo_4=`echo $newdependency_libs |$EGREP -e "$mynewdependency_lib"`