Lines Matching refs:_script
1139 m4_pushdef([_script],[conftest.prefix])dnl
1174 echo "s/@%:@undef *\\(@<:@m4_cr_LETTERS[]_@:>@\\)/@%:@undef $_UPP""_\\1/" > _script
1176 # echo "s/@%:@undef *\\(@<:@m4_cr_letters@:>@\\)/@%:@undef $_LOW""_\\1/" >> _script
1177 …]ine *\\(@<:@m4_cr_LETTERS[]_@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_UPP""_\\1 \\" >> _script
1178 echo "@%:@def[]ine $_UPP""_\\1 \\2 \\" >> _script
1179 echo "@%:@endif/" >>_script
1181 …ef[]ine *\\(@<:@m4_cr_letters@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_LOW""_\\1 \\" >> _script
1182 # echo "@%:@define $_LOW""_\\1 \\2 \\" >> _script
1183 # echo "@%:@endif/" >> _script
1184 # now executing _script on _DEF input to create _OUT output file
1190 sed -f _script $_INP >>$tmp/pconfig.h
1202 cp _script _configs.sed
1209 m4_popdef([_script])dnl