Home
last modified time | relevance | path

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

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