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

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h149 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h175 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h175 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h171 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h171 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h171 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h175 float32 float32_sqrt( float32 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h160 float32 float32_sqrt( float32 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c58 { "float32_sqrt", 1, FALSE, TRUE },
739 test_az_float32( float32_sqrt, syst_float32_sqrt );
H A Dtestsoftfloat.c226 { "float32_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
487 test_az_float32( slow_float32_sqrt, float32_sqrt );
/freebsd-12-stable/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1194 float32 float32_sqrt( float32 a ) function
/freebsd-12-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c1955 { "float32_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
2191 time_az_float32_pos( float32_sqrt );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2124 float32 float32_sqrt( float32 a ) function

Completed in 189 milliseconds