Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ne
usr/src/cmd/troff/tdef.h
492
#define ne env._ne
usr/src/tools/smatch/src/validation/optim/cse-commutativity.c
7
static int ne(int a, int b) { return (a != b) == (b != a); }