Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_current_statement
usr/src/tools/smatch/src/smatch.h
448
struct statement *get_current_statement(void);
usr/src/tools/smatch/src/smatch_extra.c
49
stmt = get_current_statement();