OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 33 milliseconds