Home
last modified time | relevance | path

Searched defs:extfamily (Results 1 – 3 of 3) sorted by relevance

/dports/math/mpir/mpir-3.0.0/
H A Dcpuid.c64 {unsigned int eax,feat801=0,feat2=0,family,extfamily,model,extmodel; in fake_cpuid() local
/dports/editors/biew/biew-610/biewlib/sysdep/ia16/
H A Dcmn_ix86.c100 unsigned char extfamily = 0,extmodel = 0; in __FillCPUInfo() local
/dports/math/libpgmath/flang-d07daf3/runtime/libpgmath/lib/x86_64/
H A Dpgcpuid.h160 unsigned int extfamily : 8; /* extended family information, if family=F */ member
635 extfamily : 8; /* extended family information, if family == 0 */ member