Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LHSZ
usr/src/cmd/sed/compile.c
55
#define LHMASK (LHSZ - 1)
usr/src/cmd/sed/compile.c
61
} *labels[LHSZ];
usr/src/cmd/sed/compile.c
967
for (i = 0; i < LHSZ; i++) {