Lines Matching refs:_script
526 m4_pushdef([_script],[conftest.prefix])dnl
561 echo "s/@%:@undef *\\(@<:@m4_cr_LETTERS[]_@:>@\\)/@%:@undef $_UPP""_\\1/" > _script
563 # echo "s/@%:@undef *\\(@<:@m4_cr_letters@:>@\\)/@%:@undef $_LOW""_\\1/" >> _script
564 …]ine *\\(@<:@m4_cr_LETTERS[]_@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_UPP""_\\1 \\" >> _script
565 echo "@%:@def[]ine $_UPP""_\\1 \\2 \\" >> _script
566 echo "@%:@endif/" >>_script
568 …ef[]ine *\\(@<:@m4_cr_letters@:>@@<:@_symbol@:>@*\\)\\(.*\\)/@%:@ifndef $_LOW""_\\1 \\" >> _script
569 # echo "@%:@define $_LOW""_\\1 \\2 \\" >> _script
570 # echo "@%:@endif/" >> _script
571 # now executing _script on _DEF input to create _OUT output file
577 sed -f _script $_INP >>$tmp/pconfig.h
589 cp _script _configs.sed
596 m4_popdef([_script])dnl