Searched defs:linb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c258 static wchar_t linb[66]; variable
259 wchar_t *linp = linb;
292 else if (linp >= &linb[63])
295 if (linp >= &linb[63]) {
328 lp = linb;
425 linp = linb;
1015 linp = linb;

Completed in 58 milliseconds