Home
last modified time | relevance | path

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

/original-bsd/old/pcc/mip/
H A Dmatch.c495 struct ml_node{ struct
496 int op; /* either an operator or op description */
497 int nshape; /* shape of node */
503 int ntype; /* type descriptor from mfile2 */
H A Dpass2.h217 struct ml_node { struct
218 int op; /* operator or op description */
219 int nshape; /* node shape */
226 int ntype; /* type descriptor */