Searched refs:floatx80_sqrt (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h266 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h266 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h258 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h258 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h258 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h266 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h242 floatx80 floatx80_sqrt( floatx80 );
/freebsd-13-stable/tools/test/testfloat/
H A DtestFunction.c98 { "floatx80_sqrt", 1, TRUE, TRUE },
959 test_az_floatx80( floatx80_sqrt, syst_floatx80_sqrt );
H A Dtestsoftfloat.c277 { "floatx80_sqrt", 1, TRUE, TRUE, FALSE, FALSE },
638 test_az_floatx80( slow_floatx80_sqrt, floatx80_sqrt );
/freebsd-13-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c2002 { "floatx80_sqrt", 1, TRUE, TRUE, FALSE, FALSE },
2318 time_az_floatx80_pos( floatx80_sqrt );
/freebsd-13-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4033 floatx80 floatx80_sqrt( floatx80 a ) function

Completed in 127 milliseconds