Searched refs:float64_sqrt (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h182 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h211 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h219 float64 float64_sqrt( float64 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h197 float64 float64_sqrt( float64 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c78 { "float64_sqrt", 1, FALSE, TRUE },
849 test_az_float64( float64_sqrt, syst_float64_sqrt );
H A Dtestsoftfloat.c252 { "float64_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
563 test_az_float64( slow_float64_sqrt, float64_sqrt );
/freebsd-12-stable/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2117 float64 float64_sqrt( float64 a ) function
/freebsd-12-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c1979 { "float64_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
2255 time_az_float64_pos( float64_sqrt );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3079 float64 float64_sqrt( float64 a ) function

Completed in 207 milliseconds