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

/linux-master/scripts/
H A Dunifdef.c174 static bool symdepth; /* -S: output symbol depth */ variable
207 static bool zerosyms = true; /* to format symdepth output */
301 symlist = symdepth = true;
604 if (symdepth && !zerosyms)
1130 if (symdepth && firstsym)
1134 symdepth ? " " : "",
1136 symdepth ? "" : "\n");

Completed in 130 milliseconds