Searched defs:initar (Results 1 – 2 of 2) sorted by relevance
135 struct initar { struct136 struct initar *next; argument137 int type;138 char *str;
87 struct initar *initar; variable