FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
type_def
usr.bin/indent/indent.c
952
case type_def:
usr.bin/indent/indent.c
975
ps.in_decl = ps.decl_on_line = ps.last_token != type_def;
usr.bin/indent/lexi.c
311
return (type_def);