Home
last modified time | relevance | path

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

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_float.c74 float32 AEABI_FUNC2(fsub, float32, float32_sub) in AEABI_FUNC2()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h31 #define float32_sub __subsf3 macro
H A Dsoftfloat.txt249 float32_add float32_sub float32_mul float32_div float32_sqrt
H A Dtimesoftfloat.c2176 time_abz_float32( float32_sub ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h170 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h166 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h170 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h155 float32 float32_sub( float32, float32 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c953 float32 float32_sub( float32 a, float32 b ) in float32_sub() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1871 float32 float32_sub( float32 a, float32 b ) in float32_sub() function