Searched defs:ofields (Results 1 – 3 of 3) sorted by relevance
180 struct ofields { struct181 struct ofields *next, *prev; argument182 short which, len, reverse;183 char *title;
223 struct ofields { struct224 struct ofields *next, *prev; argument225 short which, len, reverse;226 char *title;
45 PullupBuffer *ifields[4], *ofields[2]; member