Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TOKEN_ELSE
usr/src/tools/smatch/src/pre-process.c
1841
if (token_type(top_if) == TOKEN_ELSE) {
usr/src/tools/smatch/src/pre-process.c
1874
if (token_type(top_if) == TOKEN_ELSE) {
usr/src/tools/smatch/src/pre-process.c
1884
token_type(top_if) = TOKEN_ELSE;