Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sparc/os/
H A Darchdep.c207 uint_t auxv_hwcap32_exclude = 0; /* ditto for 32-bit apps */ variable
239 ~auxv_hwcap32_exclude; in bind_hwcap()
241 if (auxv_hwcap32_include || auxv_hwcap32_exclude) in bind_hwcap()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c935 uint_t auxv_hwcap32_exclude = 0; /* ditto for 32-bit apps */ variable
1000 ~auxv_hwcap32_exclude; in bind_hwcap()
1020 if (auxv_hwcap32_include || auxv_hwcap32_exclude || in bind_hwcap()