Home
last modified time | relevance | path

Searched refs:vmacbuf (Results 1 – 3 of 3) sorted by relevance

/original-bsd/usr.bin/ex/
H A Dex_vget.c553 strcpy(vmacbuf, st);
555 strcat(vmacbuf, tmpbuf);
556 vmacp = vmacbuf;
H A Dex_vis.h242 var char vmacbuf[VBSIZE]; /* Text of visual macro, hence nonnestable */ variable
H A Dex_vmain.c253 regbuf(c,tmpbuf,sizeof(vmacbuf)); in vmain()
262 vmacp = vmacbuf; in vmain()