Searched refs:HWCAP (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Darmcap.c116 # define HWCAP AT_HWCAP macro
125 # define HWCAP AT_HWCAP macro
128 # define HWCAP_CE HWCAP
173 if (getauxval(HWCAP) & HWCAP_NEON) {
H A Dppccap.c250 #define HWCAP 16 /* AT_HWCAP */ macro
348 unsigned long hwcap = getauxval(HWCAP);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Darmcap.c122 # define HWCAP AT_HWCAP macro
131 # define HWCAP AT_HWCAP macro
134 # define HWCAP_CE HWCAP
190 if (getauxval(HWCAP) & HWCAP_NEON) {
H A Dppccap.c124 #define HWCAP 16 /* AT_HWCAP */ macro
222 unsigned long hwcap = getauxval(HWCAP);
/netbsd-current/libexec/ld.elf_so/
H A Dexpand.c57 ADD(HWCAP) /* SSE, MMX, etc */
80 case 0: /* HWCAP XXX: Not yet */
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfbsd-tdep.c1599 TAG (HWCAP, _("Machine-dependent CPU capability hints"), AUXV_FORMAT_HEX);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dfbsd-tdep.c1564 TAG (HWCAP, _("Machine-dependent CPU capability hints"), AUXV_FORMAT_HEX);

Completed in 268 milliseconds