Searched refs:IEEE_POSOVERFLOW (Results 1 – 2 of 2) sorted by relevance
49 #define IEEE_POSOVERFLOW 5 /* positive overflow */ macro
318 return sign ? IEEE_NEGOVERFLOW : IEEE_POSOVERFLOW; in fetch_ieee754()