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

/freebsd-current/lib/libc/softfloat/
H A Dgetf2.c20 return float128_le(b, a) - 1;
H A Dletf2.c20 return 1 - float128_le(a, b);
H A Dsoftfloat-for-gcc.h19 #define float128_le __softfloat_float128_le macro
166 #define float128_le __letf2
H A Dtimesoftfloat.c2025 { "float128_le", 2, FALSE, FALSE, FALSE, FALSE },
2385 time_ab_float128_z_flag( float128_le );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h298 int float128_le( float128, float128 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h306 int float128_le( float128, float128 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h282 !!!flag float128_le( float128, float128 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h306 int float128_le( float128, float128 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h298 int float128_le( float128, float128 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h298 int float128_le( float128, float128 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5330 flag float128_le( float128 a, float128 b ) function

Completed in 130 milliseconds