Home
last modified time | relevance | path

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

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_double.c71 float64 AEABI_FUNC2(dadd, float64, float64_add) in AEABI_FUNC2()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h27 #define float64_add __adddf3 macro
H A Dsoftfloat.txt250 float64_add float64_sub float64_mul float64_div float64_sqrt
H A Dtimesoftfloat.c2237 time_abz_float64( float64_add ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h213 float64 float64_add( float64, float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h205 float64 float64_add( float64, float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h205 float64 float64_add( float64, float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h205 float64 float64_add( float64, float64 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h213 float64 float64_add( float64, float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h191 float64 float64_add( float64, float64 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1822 float64 float64_add( float64 a, float64 b ) in float64_add() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2815 float64 float64_add( float64 a, float64 b ) in float64_add() function