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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c1005 short zweight; variable
1016 zweight = 0;
1021 zweight = 1;
1026 zweight++;
1085 addr2 += nlines * zweight;
1114 addr2 -= nlines * zweight;

Completed in 47 milliseconds