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
/
optim
/null-phi.c
static
int
foo
(
void
)
{
if
(0)
return
0;
}
/*
* check-name: null-phi
*/