Home
last modified time | relevance | path

Searched defs:initar (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h135 struct initar { struct
136 struct initar *next; argument
137 int type;
138 char *str;
H A Dcpp.c87 struct initar *initar; variable