Home
last modified time | relevance | path

Searched refs:symdepth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unifdef/
H A Dunifdef.c182 static bool symdepth; /* -S: output symbol depth */ variable
343 symlist = symdepth = true; in main()
758 if (symdepth && !zerosyms) in closeio()
1455 if (symdepth && firstsym) in findsym()
1459 symdepth ? " " : "", in findsym()
1461 symdepth ? "" : "\n"); in findsym()