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

/freebsd-current/lib/libc/softfloat/
H A Dgesf2.c18 return float32_le(b, a) - 1;
H A Dlesf2.c18 return 1 - float32_le(a, b);
H A Dsoftfloat-for-gcc.h13 #define float32_le __softfloat_float32_le macro
132 #define float32_le __lesf2
H A Dtimesoftfloat.c1954 { "float32_le", 2, FALSE, FALSE, FALSE, FALSE },
2194 time_ab_float32_z_flag( float32_le );
/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c62 int AEABI_FUNC2(fcmple, float32, float32_le)
63 int AEABI_FUNC2_REV(fcmpge, float32, float32_le)
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h172 int float32_le( float32, float32 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h176 int float32_le( float32, float32 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h161 !!!flag float32_le( float32, float32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h176 int float32_le( float32, float32 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h172 int float32_le( float32, float32 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h172 int float32_le( float32, float32 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1273 flag float32_le( float32 a, float32 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2200 flag float32_le( float32 a, float32 b ) function

Completed in 189 milliseconds