Home
last modified time | relevance | path

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

/freebsd/lib/libsys/
H A Dauxv.c72 static int hwcap_present, hwcap2_present, hwcap3_present, hwcap4_present; variable
117 hwcap_present = 1; in init_aux()
318 if (hwcap_present && buflen == sizeof(u_long)) { in _elf_aux_info()