Home
last modified time | relevance | path

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

/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h259 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h251 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h251 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h251 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h259 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h235 floatx80 floatx80_round_to_int( floatx80 );
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt291 floatx80_round_to_int
H A Dtimesoftfloat.c2297 time_az_floatx80( floatx80_round_to_int ); in timeFunctionVariety()
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3536 floatx80 floatx80_round_to_int( floatx80 a ) in floatx80_round_to_int() function