Searched defs:__max_leaf (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DNativeRegisterContextLinux_x86_64.cpp32 unsigned int __max_leaf = __get_cpuid_max(__leaf & 0x80000000, nullptr); local
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dcpuid.h308 unsigned int __max_leaf = __get_cpuid_max(__leaf & 0x80000000, 0); local
322 unsigned int __max_leaf = __get_cpuid_max(__leaf & 0x80000000, 0); local

Completed in 106 milliseconds