Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-history.txt16 `float32_sqrt' that caused the result sometimes to be off by 1 unit in
H A Dsoftfloat.txt249 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2188 time_az_float32_pos( float32_sqrt ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h174 float32 float32_sqrt( float32 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h170 float32 float32_sqrt( float32 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h170 float32 float32_sqrt( float32 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h170 float32 float32_sqrt( float32 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h174 float32 float32_sqrt( float32 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h159 float32 float32_sqrt( float32 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1191 float32 float32_sqrt( float32 a ) in float32_sqrt() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2121 float32 float32_sqrt( float32 a ) in float32_sqrt() function