]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/m4/tests/gnupatterns2.m4
Merge ^/vendor/lld/dist up to its last change, and resolve conflicts.
[FreeBSD/FreeBSD.git] / usr.bin / m4 / tests / gnupatterns2.m4
1 dnl $FreeBSD$
2 define(`zoinx',dnl
3 `patsubst($1,\(\w+\)\(\W*\),\1 )')dnl
4 zoinx(acosl asinl atanl \
5        cosl sinl tanl \
6        coshl sinhl tanhl)