Home
last modified time | relevance | path

Searched refs:float64_add (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/lib/libc/arm/aeabi/
H A Daeabi_double.c74 float64 AEABI_FUNC2(dadd, float64, float64_add) in AEABI_FUNC2()
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h28 #define float64_add __adddf3 macro
H A Dsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2240 time_abz_float64( float64_add ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h214 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h214 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h206 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h214 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h206 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h206 float64 float64_add( float64, float64 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h192 float64 float64_add( float64, float64 );
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c824 test_abz_float64( float64_add, syst_float64_add ); in testFunctionVariety()
H A Dtestsoftfloat.c548 test_abz_float64( slow_float64_add, float64_add ); in testFunctionVariety()
H A Dtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1825 float64 float64_add( float64 a, float64 b ) in float64_add() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2818 float64 float64_add( float64 a, float64 b ) in float64_add() function