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