Searched refs:float128_add (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 30 #define float128_add __addtf3 macro
|
| H A D | softfloat.txt | 253 float128_add float128_sub float128_mul float128_div float128_sqrt
|
| H A D | timesoftfloat.c | 2367 time_abz_float128( float128_add ); in timeFunctionVariety()
|
| /freebsd-13.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 300 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 300 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 292 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 300 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 292 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 292 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 276 float128 float128_add( float128, float128 );
|
| /freebsd-13.1/tools/test/testfloat/ |
| H A D | testFunction.c | 1044 test_abz_float128( float128_add, syst_float128_add ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 699 test_abz_float128( slow_float128_add, float128_add ); in testFunctionVariety()
|
| H A D | testfloat.txt | 303 float128_add float128_sub float128_mul float128_div float128_sqrt
|
| /freebsd-13.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 4927 float128 float128_add( float128 a, float128 b ) in float128_add() function
|