Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetisax.c51 static uint32_t auxv_hwcap_2; in getisax() local
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c98 uint_t auxv_hwcap_2 = 0; /* AT_SUN_HWCAP2 */ variable