NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tMINUS
sys/ddb/db_expr.c
122
if (t == tMINUS) {
sys/ddb/db_expr.c
190
while (t == tPLUS || t == tMINUS) {
sys/ddb/db_lex.c
306
return (tMINUS);