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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dcpuid.h281 unsigned int __max_leaf = __get_cpuid_max(__leaf & 0x80000000, 0); local
295 unsigned int __max_leaf = __get_cpuid_max(__leaf & 0x80000000, 0); local

Completed in 109 milliseconds