NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
stmt_return
usr.bin/xlint/lint1/cgram.y
2360
stmt_return($2, NULL);
usr.bin/xlint/lint1/cgram.y
2363
stmt_return($2, $3);
usr.bin/xlint/lint1/externs1.h
367
void stmt_return(bool, tnode_t *);