Searched defs:comnod (Results 1 – 2 of 2) sorted by relevance
78 struct comnod struct80 int comtyp;81 IOPTR comio;82 ARGPTR comarg;83 ARGPTR comset;84 int comline;
138 struct comnod { struct139 INT comtyp;140 IOPTR comio;141 ARGPTR comarg;142 ARGPTR comset;211 struct comnod comnod; member