Home
last modified time | relevance | path

Searched refs:float64_sqrt (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h197 float64 float64_sqrt( float64 );
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c849 test_az_float64( float64_sqrt, syst_float64_sqrt ); in testFunctionVariety()
H A Dtestfloat-source.txt222 <float>_sqrt, except float64_sqrt
334 <float>_sqrt, except float64_sqrt
H A Dtestsoftfloat.c563 test_az_float64( slow_float64_sqrt, float64_sqrt ); in testFunctionVariety()
H A Dtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2255 time_az_float64_pos( float64_sqrt ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2117 float64 float64_sqrt( float64 a ) in float64_sqrt() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3079 float64 float64_sqrt( float64 a ) in float64_sqrt() function