Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
show_return_stmt
usr/src/tools/smatch/src/show-parse.c
575
static int show_return_stmt(struct statement *stmt);
usr/src/tools/smatch/src/show-parse.c
589
return show_return_stmt(stmt);