Home
last modified time | relevance | path

Searched refs:float128_round_to_int (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h298 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h290 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h290 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h290 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h298 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h274 float128 float128_round_to_int( float128 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt292 float128_round_to_int
H A Dtimesoftfloat.c2361 time_az_float128( float128_round_to_int ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4655 float128 float128_round_to_int( float128 a ) in float128_round_to_int() function