]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/m4/tests/gnupatterns2.m4
Merge ^/vendor/llvm-project/release-10.x up to its last change (upstream
[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)