Home
last modified time | relevance | path

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

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

Completed in 33 milliseconds