Home
last modified time | relevance | path

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

/freebsd/lib/libc/amd64/string/
H A Damd64_archlevel.c99 u_int p[4], max_leaf; in supported_archlevel() local
105 max_leaf = p[0]; in supported_archlevel()
107 if (max_leaf >= 0x80000001) { in supported_archlevel()