Home | History | Annotate | Download | only in acpibin

Lines Matching defs:Mismatches

470     UINT8                   Mismatches = 0;
557 Mismatches++;
558 if ((Mismatches > 100) && (!AbGbl_DisplayAllMiscompares))
560 printf ("100 Mismatches: Too many mismatches\n");
573 Mismatches++;
578 Mismatches++;
580 else if (!Mismatches)
592 printf ("%u Mismatches found\n", Mismatches);
593 if (Mismatches == 0)