Searched refs:tostruct (Results 1 – 3 of 3) sorted by relevance
128 struct tostruct { struct160 struct tostruct *tos;
84 p->tossize = p->tolimit * sizeof(struct tostruct); in monstartup()95 p->tos = (struct tostruct *)cp; in monstartup()
69 struct tostruct *top, *prevtop; in _MCOUNT_DECL()