Home
last modified time | relevance | path

Searched refs:float64_round_to_int (Results 1 – 11 of 11) sorted by relevance

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-history.txt32 -- Fixed a small error that caused `float64_round_to_int' often to round the
H A Dsoftfloat.txt290 float64_round_to_int
H A Dtimesoftfloat.c2234 time_az_float64( float64_round_to_int ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h212 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h204 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h204 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h204 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h212 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h190 float64 float64_round_to_int( float64 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1560 float64 float64_round_to_int( float64 a ) in float64_round_to_int() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2604 float64 float64_round_to_int( float64 a ) in float64_round_to_int() function