Home | History | Annotate | Download | only in stdlib

Lines Matching full:infinity

1379 	/* "INF" or "INFINITY" */
1801 case 2: /* towards +infinity */
1805 case 3: /* towards -infinity */
2082 to the end of the return value. If d is +-Infinity or NaN,
2147 /* Infinity or NaN */
2151 !word1(d) && !(word0(d) & 0xfffff) ? "Infinity" :