Searched refs:float128_sub (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h34 #define float128_sub __subtf3 macro
H A Dtimesoftfloat.c2019 { "float128_sub", 2, FALSE, TRUE, FALSE, FALSE },
2367 time_abz_float128( float128_sub );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h292 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h300 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h276 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h300 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h292 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h292 float128 float128_sub( float128, float128 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4946 float128 float128_sub( float128 a, float128 b ) function

Completed in 186 milliseconds