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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_temp.c99 extern int stilinc; /* see below */
100 stilinc = 0;
308 int stilinc; /* up to here not written yet */ variable
323 if (b >= stilinc)
324 stilinc = b + 1;
327 } else if (stilinc)
340 if (stilinc)
347 int i = stilinc;
349 stilinc = 0;
370 if (stilinc)
[all...]

Completed in 44 milliseconds