Searched defs:topl (Results 1 – 2 of 2) sorted by relevance
71 static struct topl { struct72 struct topl *next_topl; argument73 char *topl_text; argument
353 int c, topl, lines, lineb; in top() local