Searched defs:noad (Results 1 – 2 of 2) sorted by relevance
141 typedef struct noad { /* linked structures in which variables reside */ struct146 struct noad *father; argument147 struct noad *brother; argument148 struct noad *son; argument225 NOADPTR noad; member
430 EQNPTR eqngen (eqn, noad) in eqngen() argument