Searched refs:hwcap (Results 1 – 2 of 2) sorted by relevance
317 static unsigned long hwcap = 0; in get_hwcap() local318 if (SLJIT_UNLIKELY(!hwcap)) { in get_hwcap()319 hwcap = getauxval(AT_HWCAP); in get_hwcap()320 SLJIT_ASSERT(hwcap != 0); in get_hwcap()322 return hwcap; in get_hwcap()
1719 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…
Completed in 27 milliseconds