Searched refs:iIsPPro (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c40 static uInt iIsPPro=2; variable
44 iIsPPro = (((cpudetect32()/0x100)&0xf)>=6) ? 1 : 0;
51 if (iIsPPro!=0)
57 /* now ((s->w_mask == 0x7fff) && (iIsPPro==0)) */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32c.c40 static uInt iIsPPro=2; variable
44 iIsPPro = (((cpudetect32()/0x100)&0xf)>=6) ? 1 : 0;
51 if (iIsPPro!=0)
57 /* now ((s->w_mask == 0x7fff) && (iIsPPro==0)) */

Completed in 68 milliseconds