Searched refs:floatx80_add (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h28 #define floatx80_add __addxf3 macro
H A Dtimesoftfloat.c1994 { "floatx80_add", 2, TRUE, TRUE, FALSE, TRUE },
2300 time_abz_floatx80( floatx80_add );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h260 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h236 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h260 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_add( floatx80, floatx80 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3747 floatx80 floatx80_add( floatx80 a, floatx80 b ) function

Completed in 191 milliseconds