Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CInt
usr/src/tools/smatch/src/parse.c
1578
return types[want_unsigned ? CUInt : CInt][size];
usr/src/tools/smatch/src/parse.c
1601
int class = CInt;