Home
last modified time | relevance | path

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

/freebsd/lib/msun/arm/
H A Dfenv.c271 int __got_excepts; variable
273 __got_excepts = 0;
275 __got_excepts = __vfp_fetestexcept(__excepts);
276 __got_excepts |= __softfp_fetestexcept(__excepts);
278 return (__got_excepts);