OpenBSD
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
110
if (t == tMINUS) {
sys/ddb/db_expr.c
177
while (t == tPLUS || t == tMINUS) {
sys/ddb/db_lex.c
233
return (tMINUS);