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

/illumos-gate/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;
241 if (auxv_hwcap32_include || auxv_hwcap32_exclude)
/illumos-gate/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;
1020 if (auxv_hwcap32_include || auxv_hwcap32_exclude ||

Completed in 56 milliseconds