NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sizeof_int
tests/usr.bin/xlint/lint1/expr_sizeof.c
26
typedef int sizeof_int[-(int)sizeof(int)];
tests/usr.bin/xlint/lint1/lang_level_c99.c
103
typedef int sizeof_int[-(int)sizeof(int)];
tests/usr.bin/xlint/lint1/msg_130.c
67
sizeof_int = sizeof(int),