Home | History | Annotate | Download | only in opcodes

Lines Matching refs:cent

2137   struct disent *cent = disinsntable;
2150 while (cent != NULL)
2152 struct disent *ent = cent;
2161 cent = cent->next_ent;