Home
last modified time | relevance | path

Searched refs:cpuid (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Datomicops_internals_x86_gcc.cc48 #define cpuid(a, b, c, d, inp) \ macro
54 #define cpuid(a, b, c, d, inp) \ macro
61 #if defined(cpuid) // initialize the struct only on x86
85 cpuid(eax, ebx, ecx, edx, 0); in AtomicOps_Internalx86CPUFeaturesInit()
93 cpuid(eax, ebx, ecx, edx, 1); in AtomicOps_Internalx86CPUFeaturesInit()