Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BNDRY
usr/src/cmd/vi/port/ex_temp.c
204
tline += (((lp - linebuf) + BNDRY - 1) >> SHFT) & 077776;
usr/src/cmd/vi/port/exrecover.c
618
maxt = (size >> SHFT) | (BNDRY-1);