Lines Matching refs:in
4 case "$machine" in
7 # problems with undefined symbols in -nostdlib link tests. To
8 # avoid this, add -fno-unwind-tables here and remove it in
20 # an appropriate directory exists in sysdeps/arm
24 case "x$archcppflag" in
65 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
69 for ac_prog in grep ggrep; do
70 for ac_exec_ext in '' $ac_executable_extensions; do
75 case `"$ac_path_GREP" --version 2>&1` in
80 $as_echo_n 0123456789 >"conftest.in"
83 cat "conftest.in" "conftest.in" >"conftest.tmp"
84 mv "conftest.tmp" "conftest.in"
85 cp "conftest.in" "conftest.nl"
98 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
107 …as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
131 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
135 for ac_prog in egrep; do
136 for ac_exec_ext in '' $ac_executable_extensions; do
141 case `"$ac_path_EGREP" --version 2>&1` in
146 $as_echo_n 0123456789 >"conftest.in"
149 cat "conftest.in" "conftest.in" >"conftest.tmp"
150 mv "conftest.tmp" "conftest.in"
151 cp "conftest.in" "conftest.nl"
164 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
173 …as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO"…