Searched refs:float32_round_to_int (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h169 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h169 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h165 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h165 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h165 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h169 float32 float32_round_to_int( float32 );
/freebsd-13-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h154 float32 float32_round_to_int( float32 );
/freebsd-13-stable/tools/test/testfloat/
H A DtestFunction.c52 { "float32_round_to_int", 1, FALSE, TRUE },
709 test_az_float32( float32_round_to_int, syst_float32_round_to_int );
H A Dtestsoftfloat.c220 { "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
469 test_az_float32( slow_float32_round_to_int, float32_round_to_int );
/freebsd-13-stable/lib/libc/softfloat/bits32/
H A Dsoftfloat.c724 float32 float32_round_to_int( float32 a ) function
/freebsd-13-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c1949 { "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2173 time_az_float32( float32_round_to_int );
/freebsd-13-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1642 float32 float32_round_to_int( float32 a ) function

Completed in 102 milliseconds