Home
last modified time | relevance | path

Searched defs:auxv_hwcap (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetisax.c50 static uint32_t auxv_hwcap; in getisax() local
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c97 uint_t auxv_hwcap = 0; /* auxv AT_SUN_HWCAP value; determined on the fly */ variable