Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/arm/aeabi/
HDaeabi_double.c72 float64 AEABI_FUNC2(dadd, float64, float64_add) in AEABI_FUNC2()
/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h28 #define float64_add __adddf3 macro
HDsoftfloat.txt251 float64_add float64_sub float64_mul float64_div float64_sqrt
HDtimesoftfloat.c2240 time_abz_float64( float64_add ); in timeFunctionVariety()
/freebsd-11-stable/lib/libc/mips/softfloat/
HDsoftfloat.h214 float64 float64_add( float64, float64 );
/freebsd-11-stable/tools/test/testfloat/sparc64/
HDsoftfloat.h177 float64 float64_add( float64, float64 );
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h206 float64 float64_add( float64, float64 );
/freebsd-11-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h206 float64 float64_add( float64, float64 );
/freebsd-11-stable/lib/libc/arm/softfloat/
HDsoftfloat.h214 float64 float64_add( float64, float64 );
/freebsd-11-stable/lib/libc/softfloat/templates/
HDsoftfloat.h192 float64 float64_add( float64, float64 );
/freebsd-11-stable/tools/test/testfloat/
HDtestFunction.c824 test_abz_float64( float64_add, syst_float64_add ); in testFunctionVariety()
HDtestsoftfloat.c548 test_abz_float64( slow_float64_add, float64_add ); in testFunctionVariety()
HDtestfloat.txt301 float64_add float64_sub float64_mul float64_div float64_sqrt
/freebsd-11-stable/lib/libc/softfloat/bits32/
HDsoftfloat.c1825 float64 float64_add( float64 a, float64 b ) in float64_add() function
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c2818 float64 float64_add( float64 a, float64 b ) in float64_add() function