Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
returns_unsigned
usr/src/tools/smatch/src/check_return_enomem.c
37
if (returns_unsigned(cur_func_sym))
usr/src/tools/smatch/src/smatch.h
481
int returns_unsigned(struct symbol *base_type);