Home
last modified time | relevance | path

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

/csrg-svn/local/ditroff/ditroff.okeeffe/ideal/
H A Dideal.h141 typedef struct noad { /* linked structures in which variables reside */ struct
146 struct noad *father; argument
147 struct noad *brother; argument
148 struct noad *son; argument
225 NOADPTR noad; member
H A Dmemut.c430 EQNPTR eqngen (eqn, noad) in eqngen() argument