Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c358 static unsigned long hwcap = 0; in get_hwcap() local
359 if (SLJIT_UNLIKELY(!hwcap)) { in get_hwcap()
360 hwcap = getauxval(AT_HWCAP); in get_hwcap()
361 SLJIT_ASSERT(hwcap != 0); in get_hwcap()
363 return hwcap; in get_hwcap()
/PHP-8.2/build/
H A Dlibtool.m41719 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…

Completed in 21 milliseconds