Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h269 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h268 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h292 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h306 floatx80 floatx80_sqrt( floatx80 );
H A Dsoftfloat.c3931 floatx80 floatx80_sqrt( floatx80 a ) in floatx80_sqrt() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h241 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat.h255 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h257 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat.h260 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h267 floatx80 floatx80_sqrt( floatx80 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c993 test_az_floatx80( floatx80_sqrt, syst_floatx80_sqrt ); in testFunctionVariety()
/netbsd-src/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.c2320 time_az_floatx80_pos( floatx80_sqrt ); in timeFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt302 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4037 floatx80 floatx80_sqrt( floatx80 a ) in floatx80_sqrt() function