Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/riscv/softfloat/
HDsoftfloat.h265 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/powerpcspe/softfloat/
HDsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/arm/softfloat/
HDsoftfloat.h265 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/softfloat/templates/
HDsoftfloat.h241 floatx80 floatx80_sqrt( floatx80 );
/freebsd-14-stable/lib/libc/softfloat/
HDsoftfloat.txt150 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
251 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
HDtimesoftfloat.c2315 time_az_floatx80_pos( floatx80_sqrt ); in timeFunctionVariety()
/freebsd-14-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c4030 floatx80 floatx80_sqrt( floatx80 a ) in floatx80_sqrt() function