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

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c74 float32 AEABI_FUNC2(fsub, float32, float32_sub)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h31 #define float32_sub __subsf3 macro
H A Dtimesoftfloat.c1948 { "float32_sub", 2, FALSE, TRUE, FALSE, FALSE },
2176 time_abz_float32( float32_sub );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h170 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h155 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h170 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c953 float32 float32_sub( float32 a, float32 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1871 float32 float32_sub( float32 a, float32 b ) function

Completed in 189 milliseconds