Home
last modified time | relevance | path

Searched refs:float32_sqrt (Results 1 – 14 of 14) sorted by relevance

/freebsd-9-stable/lib/libc/softfloat/
Dsoftfloat-history.txt17 `float32_sqrt' that caused the result sometimes to be off by 1 unit in
Dsoftfloat.txt250 float32_add float32_sub float32_mul float32_div float32_sqrt
Dtimesoftfloat.c2191 time_az_float32_pos( float32_sqrt ); in timeFunctionVariety()
/freebsd-9-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h149 float32 float32_sqrt( float32 );
/freebsd-9-stable/lib/libc/arm/softfloat/
Dsoftfloat.h175 float32 float32_sqrt( float32 );
/freebsd-9-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h171 float32 float32_sqrt( float32 );
/freebsd-9-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h171 float32 float32_sqrt( float32 );
/freebsd-9-stable/lib/libc/mips/softfloat/
Dsoftfloat.h175 float32 float32_sqrt( float32 );
/freebsd-9-stable/lib/libc/softfloat/templates/
Dsoftfloat.h160 float32 float32_sqrt( float32 );
/freebsd-9-stable/tools/test/testfloat/
DtestFunction.c739 test_az_float32( float32_sqrt, syst_float32_sqrt ); in testFunctionVariety()
Dtestsoftfloat.c487 test_az_float32( slow_float32_sqrt, float32_sqrt ); in testFunctionVariety()
Dtestfloat.txt300 float32_add float32_sub float32_mul float32_div float32_sqrt
/freebsd-9-stable/lib/libc/softfloat/bits32/
Dsoftfloat.c1194 float32 float32_sqrt( float32 a ) in float32_sqrt() function
/freebsd-9-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c2078 float32 float32_sqrt( float32 a ) in float32_sqrt() function