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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h122 #define floatx80_to_float32 __truncxfsf2 macro
H A Dtimesoftfloat.c1988 { "floatx80_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
2286 time_a_floatx80_z_float32( floatx80_to_float32 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h232 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h240 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h216 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h240 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h232 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h232 float32 floatx80_to_float32( floatx80 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3449 float32 floatx80_to_float32( floatx80 a ) function

Completed in 266 milliseconds