OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
nexpr
bin/test/test.c
146
static int nexpr(enum token n);
bin/test/test.c
239
res = nexpr(n);
bin/test/test.c
250
return !nexpr(t_lex(*++t_wp));