HomeSort by relevance Sort by last modified time
    Searched refs:cpudetect32 (Results 1 - 2 of 2) sorted by null

  /external/zlib/contrib/masmx86/
gvmat32c.c 20 #define cpudetect32 _cpudetect32 macro
24 unsigned long cpudetect32();
44 iIsPPro = (((cpudetect32()/0x100)&0xf)>=6) ? 1 : 0;
gvmat32.asm 118 public cpudetect32
550 cpudetect32 proc near label
600 cpudetect32 endp

Completed in 39 milliseconds