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

/freebsd-current/lib/libc/softfloat/
H A Dgtsf2.c18 return float32_lt(b, a);
H A Dltsf2.c18 return -float32_lt(a, b);
H A Dsoftfloat-for-gcc.h14 #define float32_lt __softfloat_float32_lt macro
131 #define float32_lt __ltsf2
H A Dtimesoftfloat.c1955 { "float32_lt", 2, FALSE, FALSE, FALSE, FALSE },
2197 time_ab_float32_z_flag( float32_lt );
/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c61 int AEABI_FUNC2(fcmplt, float32, float32_lt)
64 int AEABI_FUNC2_REV(fcmpgt, float32, float32_lt)
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h173 int float32_lt( float32, float32 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h177 int float32_lt( float32, float32 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h162 !!!flag float32_lt( float32, float32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h177 int float32_lt( float32, float32 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h173 int float32_lt( float32, float32 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h173 int float32_lt( float32, float32 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1297 flag float32_lt( float32 a, float32 b ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2224 flag float32_lt( float32 a, float32 b ) function

Completed in 195 milliseconds