Home | History | Annotate | Download | only in common

Lines Matching refs:MAGIC2

490         resB->fMagic2 = MAGIC2;
495 return((resB->fMagic1 == MAGIC1 && resB->fMagic2 == MAGIC2)?FALSE:TRUE);