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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_v.c87 wchar_t atube[TUBESIZE]; variable
105 vok(atube, 1);
245 vok(atube, 0);
347 vok(atube, 0);
476 vok(wchar_t *atube, int undo) argument
490 vtube0 = atube;
492 vclrbyte(atube, WCOLS * (WECHO - ZERO + 1));
496 vtube[i] = atube, atube += WCOLS;
H A Dex_vmain.c74 extern wchar_t atube[];

Completed in 58 milliseconds