OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NEXPR
usr.bin/awk/awk.h
221
#define isexpr(n) ((n)->ntype == NEXPR)
usr.bin/awk/parse.c
152
x->ntype = NEXPR;
usr.bin/awk/parse.c
161
x->ntype = NEXPR;
usr.bin/awk/parse.c
170
x->ntype = NEXPR;
usr.bin/awk/parse.c
179
x->ntype = NEXPR;
usr.bin/awk/parse.c
188
x->ntype = NEXPR;