Home
last modified time | relevance | path

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

/original-bsd/usr.bin/ex/
H A Dex_v.c66 char atube[TUBESIZE+LBSIZE]; variable
72 char atube[TUBESIZE + LBSIZE]; in oop() local
123 vok(atube); in oop()
186 char atube[TUBESIZE + LBSIZE]; in vop() local
233 vok(atube); in vop()
357 vok(atube) in vok() argument
358 register char *atube; in vok()
369 vtube0 = atube;
370 vclrbyte(atube, WCOLS * (WECHO - ex_ZERO + 1));
374 vtube[i] = atube, atube += WCOLS;
[all …]