Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/src/cmd/tex/tpic/libtex/rvec.c
#include "tex.h" rvec(xx, yy) double xx, yy; { vec(xx+e1->copyx, yy+e1->copyy); }