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

  /external/chromium_org/third_party/lzma_sdk/
CpuArch.h 145 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F)
  /external/lzma/C/
CpuArch.h 144 #define x86cpuid_GetFamily(p) (((p)->ver >> 8) & 0xFF00F)

Completed in 93 milliseconds