Searched refs:float64_div (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12.1/lib/libc/arm/aeabi/ |
| H A D | aeabi_double.c | 75 float64 AEABI_FUNC2(ddiv, float64, float64_div) in AEABI_FUNC2()
|
| /freebsd-12.1/lib/libc/softfloat/ |
| H A D | softfloat-for-gcc.h | 43 #define float64_div __divdf3 macro
|
| H A D | softfloat.txt | 251 float64_add float64_sub float64_mul float64_div float64_sqrt
|
| H A D | timesoftfloat.c | 2249 time_abz_float64( float64_div ); in timeFunctionVariety()
|
| /freebsd-12.1/tools/test/testfloat/sparc64/ |
| H A D | softfloat.h | 180 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/riscv/softfloat/ |
| H A D | softfloat.h | 217 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/arm/softfloat/ |
| H A D | softfloat.h | 217 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/mips/softfloat/ |
| H A D | softfloat.h | 217 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/powerpcspe/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/powerpc/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/powerpc64/softfloat/ |
| H A D | softfloat.h | 209 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/lib/libc/softfloat/templates/ |
| H A D | softfloat.h | 195 float64 float64_div( float64, float64 );
|
| /freebsd-12.1/tools/test/testfloat/ |
| H A D | testFunction.c | 839 test_abz_float64( float64_div, syst_float64_div ); in testFunctionVariety()
|
| H A D | testsoftfloat.c | 557 test_abz_float64( slow_float64_div, float64_div ); in testFunctionVariety()
|
| H A D | testfloat.txt | 301 float64_add float64_sub float64_mul float64_div float64_sqrt
|
| /freebsd-12.1/lib/libc/softfloat/bits32/ |
| H A D | softfloat.c | 1931 float64 float64_div( float64 a, float64 b ) in float64_div() function
|
| /freebsd-12.1/lib/libc/softfloat/bits64/ |
| H A D | softfloat.c | 2921 float64 float64_div( float64 a, float64 b ) in float64_div() function
|