Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libc/cephes/
Dieee.c1165 i = eshift( s, j );
1451 lost = eshift( ai, k ); /* shift the smaller number down */
1797 (void )eshift( yy, -5 );
1965 eshift( yy, -1 );
2046 (void )eshift( yy, -8 );
2344 (void )eshift( x, 4 );
2349 (void )eshift( x, 5 );
2461 (void )eshift( x, 7 );
2466 (void )eshift( x, 8 );
2702 (void )eshift( xi, k );
[all …]
Dehead.h46 int ecmp(), enormlz(), eshift();