Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
root
/
usr
/
src
/
tools
/
smatch
/
src
/
validation
/binary-constant.c
extern
int
x
;
int
x
= 0b11;
/*
* check-name: binary constant
*/