Searched refs:HWCAP_S390_STFLE (Results 1 – 1 of 1) sorted by relevance
109 const uint32_t HWCAP_S390_STFLE = 4; in supportsSTFLE() local110 return (auxv_hwcap & HWCAP_S390_STFLE); in supportsSTFLE()