Searched refs:_HWCAP_S390_STFLE (Results 1 – 1 of 1) sorted by relevance
150 const uint32_t _HWCAP_S390_STFLE = 4; in supportsSTFLE() local151 return (auxv_hwcap & _HWCAP_S390_STFLE); in supportsSTFLE()