Home
last modified time | relevance | path

Searched refs:float64_sqrt (Results 1 – 10 of 10) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h218 float64 float64_sqrt( float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h210 float64 float64_sqrt( float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h210 float64 float64_sqrt( float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h210 float64 float64_sqrt( float64 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h218 float64 float64_sqrt( float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h196 float64 float64_sqrt( float64 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt250 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2252 time_az_float64_pos( float64_sqrt ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2114 float64 float64_sqrt( float64 a ) in float64_sqrt() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3076 float64 float64_sqrt( float64 a ) in float64_sqrt() function