HomeSort by: relevance | last modified time | path
    Searched defs:reducl (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/ld80/
e_powl.c 244 static long double reducl( long double );
439 ya = reducl(y);
446 Fa = reducl(F);
450 Ga = reducl(G);
454 Ha = reducl(H);
513 reducl(long double x) function in typeref:typename:long double
e_powl.c 244 static long double reducl( long double );
439 ya = reducl(y);
446 Fa = reducl(F);
450 Ga = reducl(G);
454 Ha = reducl(H);
513 reducl(long double x) function in typeref:typename:long double

Completed in 23 milliseconds