Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c317 static unsigned long hwcap = 0; in get_hwcap() local
318 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()
/PHP-8.1/build/
H A Dlibtool.m41719 …ip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;…

Completed in 34 milliseconds