Home | History | Annotate | Download | only in common

Lines Matching refs:MAGIC1

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