Home | History | Annotate | Download | only in overlays

Lines Matching refs:mcnt

373 	int		mcnt = 0;
401 ml = &mod[ mcnt ];
416 mcnt++;
419 ml = &mod[ mcnt ];
438 ml = &mod[ mcnt ];
457 assert( op2.orm_modlist == &mod[ mcnt ] );
458 assert( mcnt == 0 || op2.orm_modlist->sml_next == &mod[ 0 ] );
460 if ( mcnt == 1 ) {
478 ml = &mod[ mcnt ];
497 assert( op2.orm_modlist == &mod[ mcnt ] );
499 if ( mcnt == 1 ) {