Searched defs:tag_entry (Results 1 – 1 of 1) sorted by relevance
38 struct tag_entry { struct39 size_t *lines;40 size_t maxlines;41 size_t nlines;42 int prio;43 char s[];