Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
typeof
usr/src/tools/smatch/src/validation/alternate-keywords.c
10
extern typeof (funcs[0]) f0;
usr/src/tools/smatch/src/validation/member_of_typeof.c
2
static typeof(v) *p;
usr/src/tools/smatch/src/validation/typeof-bad.c
1
static typeof(undef) a;