Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KW_ASM
usr/src/tools/smatch/src/parse.c
2995
token = handle_attributes(token, &ctx, KW_ATTRIBUTE | KW_ASM);
usr/src/tools/smatch/src/parse.c
3091
token = handle_attributes(token, &ctx, KW_ATTRIBUTE | KW_ASM);
usr/src/tools/smatch/src/parse.c
355
.type = KW_ASM,