Home
last modified time | relevance | path

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

/original-bsd/old/pcc/mip/
H A Dmatch.c490 struct ml_head{ struct
491 int tag; /* identifies class of tree */
492 int subtag; /* subclass of tree */
493 union mltemplate * nexthead; /* linked by mlinit() */
H A Dpass2.h212 struct ml_head { struct
213 int tag; /* tree class */
214 int subtag; /* subclass of tree */
215 union mltemplate *nexthead; /* linked by mlinit() */