Home
last modified time | relevance | path

Searched refs:floatx80_sqrt (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_sqrt( floatx80 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h265 floatx80 floatx80_sqrt( floatx80 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h241 floatx80 floatx80_sqrt( floatx80 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt150 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
251 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
H A Dtimesoftfloat.c2315 time_az_floatx80_pos( floatx80_sqrt ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4030 floatx80 floatx80_sqrt( floatx80 a ) in floatx80_sqrt() function