Searched refs:enormlz (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/regress/lib/libc/cephes/
H A Dehead.h46 int ecmp(), enormlz(), eshift();
H A Detodec.c107 r -= enormlz(xi);
H A Dieee.c105 * enormlz(ei) left-justify the significand
1140 j = enormlz( s );
1579 ltb -= enormlz( bi );
1594 lta -= enormlz( ai );
1676 lta -= enormlz( ai );
1691 ltb -= enormlz( bi );
1801 if( (k = enormlz(yy)) > NBITS )
2050 if( (k = enormlz(yy)) > NBITS )
2615 if( (k = enormlz( yi )) > NBITS ) /* normalize the significand */
2656 if( (k = enormlz( y
2898 int enormlz(x) function
[all...]

Completed in 169 milliseconds