Searched defs:subFunc (Results 1 – 1 of 1) sorted by relevance
| /external/lzma/C/ |
| D | CpuArch.c | 56 #define x86_cpuid_MACRO_2(p, func, subFunc) { \ argument 66 #define x86_cpuid_MACRO_2(p, func, subFunc) { \ argument 75 #define x86_cpuid_MACRO_2(p, func, subFunc) { \ argument 90 void Z7_FASTCALL z7_x86_cpuid_subFunc(UInt32 p[4], UInt32 func, UInt32 subFunc) in z7_x86_cpuid_subFunc() 215 void __declspec(naked) Z7_FASTCALL z7_x86_cpuid_subFunc(UInt32 p[4], UInt32 func, UInt32 subFunc) in z7_x86_cpuid_subFunc() 242 void Z7_FASTCALL z7_x86_cpuid_subFunc(UInt32 p[4], UInt32 func, UInt32 subFunc) in z7_x86_cpuid_subFunc() 271 void Z7_FASTCALL z7_x86_cpuid_subFunc(UInt32 p[4], UInt32 func, UInt32 subFunc) in z7_x86_cpuid_subFunc()
|