NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
bsearch_typenames
usr.bin/indent/lexi.c
305
return bsearch_typenames(token.s) >= 0;
usr.bin/indent/lexi.c
317
int pos = bsearch_typenames(name);