Searched refs:__got_excepts (Results 1 – 1 of 1) sorted by relevance
202 int __got_excepts; in fetestexcept() local204 __got_excepts = 0; in fetestexcept()206 __got_excepts = __vfp_fetestexcept(__excepts); in fetestexcept()207 __got_excepts |= __softfp_fetestexcept(__excepts); in fetestexcept()209 return (__got_excepts); in fetestexcept()