Searched defs:taglist (Results 1 – 1 of 1) sorted by relevance
70 struct taglist { struct74 #define TAG_END ((struct tag *) &taglist) argument75 static struct taglist taglist = { TAG_END, TAG_END }; variable