Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CONST_CAST_GIMPLE
scripts/gcc-plugins/gcc-common.h
311
#undef CONST_CAST_GIMPLE
scripts/gcc-plugins/gcc-common.h
312
#define CONST_CAST_GIMPLE(X) CONST_CAST(gimple, (X))