Lines Matching refs:_script
1227 m4_pushdef([_script],[conftest.prefix])dnl
1262 echo "s/@%:@undef *\\(@<:@m4_cr_LETTERS[]_@:>@\\)/@%:@undef $_UPP""_\\1/" > _script
1264 # echo "s/@%:@undef *\\(@<:@m4_cr_letters@:>@\\)/@%:@undef $_LOW""_\\1/" >> _script
1265 …]ine *\\(@<:@m4_cr_LETTERS[]_@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_UPP""_\\1 \\" >> _script
1266 echo "@%:@def[]ine $_UPP""_\\1 \\2 \\" >> _script
1267 echo "@%:@endif/" >>_script
1269 …ef[]ine *\\(@<:@m4_cr_letters@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_LOW""_\\1 \\" >> _script
1270 # echo "@%:@define $_LOW""_\\1 \\2 \\" >> _script
1271 # echo "@%:@endif/" >> _script
1272 # now executing _script on _DEF input to create _OUT output file
1278 sed -f _script $_INP >>$tmp/pconfig.h
1290 cp _script _configs.sed
1297 m4_popdef([_script])dnl