NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_WRAP
usr.bin/config/gram.y
1127
static struct wrap_entry wrapstack[MAX_WRAP];
usr.bin/config/gram.y
1138
if (wrap_depth >= MAX_WRAP) {