Searched refs:float64_le (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dledf2.c18 return 1 - float64_le(a, b);
H A Dgedf2.c18 return float64_le(b, a) - 1;
H A Dsoftfloat-for-gcc.h16 #define float64_le __softfloat_float64_le macro
143 #define float64_le __ledf2
H A Dtimesoftfloat.c1978 { "float64_le", 2, FALSE, FALSE, FALSE, FALSE },
2258 time_ab_float64_z_flag( float64_le );
/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_double.c62 int AEABI_FUNC2(dcmple, float64, float64_le)
63 int AEABI_FUNC2_REV(dcmpge, float64, float64_le)
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h212 int float64_le( float64, float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h220 int float64_le( float64, float64 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h198 !!!flag float64_le( float64, float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h220 int float64_le( float64, float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h212 int float64_le( float64, float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h212 int float64_le( float64, float64 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c2210 flag float64_le( float64 a, float64 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3153 flag float64_le( float64 a, float64 b ) function

Completed in 207 milliseconds