Home
last modified time | relevance | path

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

/third_party/lzma/C/
DCpuArch.c81 void MY_FAST_CALL MY__cpuidex_HACK(UInt32 subFunction, int *CPUInfo, UInt32 function) in MY__cpuidex_HACK() function
87 #define MY__cpuidex(info, func, func2) MY__cpuidex_HACK(func2, info, func)