Home
last modified time | relevance | path

Searched refs:float32_sub (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/lib/libc/arm/aeabi/
H A Daeabi_float.c77 float32 AEABI_FUNC2(fsub, float32, float32_sub) in AEABI_FUNC2()
/freebsd-12.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define float32_sub __subsf3 macro
H A Dsoftfloat.txt250 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2179 time_abz_float32( float32_sub ); in timeFunctionVariety()
/freebsd-12.1/tools/test/testfloat/sparc64/
H A Dsoftfloat.h145 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h171 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h171 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h171 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h167 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h167 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h167 float32 float32_sub( float32, float32 );
/freebsd-12.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h156 float32 float32_sub( float32, float32 );
/freebsd-12.1/tools/test/testfloat/
H A DtestFunction.c719 test_abz_float32( float32_sub, syst_float32_sub ); in testFunctionVariety()
H A Dtestsoftfloat.c475 test_abz_float32( slow_float32_sub, float32_sub ); in testFunctionVariety()
H A Dtestfloat.txt300 float32_add float32_sub float32_mul float32_div float32_sqrt
/freebsd-12.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c956 float32 float32_sub( float32 a, float32 b ) in float32_sub() function
/freebsd-12.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1874 float32 float32_sub( float32 a, float32 b ) in float32_sub() function