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

/freebsd-13-stable/usr.bin/unifdef/
H A Dunifdef.c196 static bool symdepth; /* -S: output symbol depth */ variable
234 static bool zerosyms; /* to format symdepth output */
372 symlist = symdepth = true;
787 if (symdepth && !zerosyms)
1471 if (symdepth && firstsym)
1475 symdepth ? " " : "",
1477 symdepth ? "" : "\n");

Completed in 105 milliseconds