Searched refs:float32_sub (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h26 #define float32_sub __subsf3 macro
H A Dtimesoftfloat.c1951 { "float32_sub", 2, FALSE, TRUE, FALSE, FALSE },
2179 time_abz_float32( float32_sub );
/freebsd-9.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h145 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h171 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h171 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h167 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h167 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h156 float32 float32_sub( float32, float32 );
/freebsd-9.3-release/tools/test/testfloat/
H A DtestFunction.c54 { "float32_sub", 2, FALSE, TRUE },
719 test_abz_float32( float32_sub, syst_float32_sub );
H A Dtestsoftfloat.c222 { "float32_sub", 2, FALSE, TRUE, FALSE, FALSE },
475 test_abz_float32( slow_float32_sub, float32_sub );
/freebsd-9.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c956 float32 float32_sub( float32 a, float32 b ) function
/freebsd-9.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1828 float32 float32_sub( float32 a, float32 b ) function

Completed in 152 milliseconds