Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
DSystem.h36 void CpuZero() in CpuZero() function
79 void CpuZero() { CpuSet_Zero(&cpu_set); }
107 void CpuZero() { }
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp1135 aff.CpuZero(); in Parse1()