Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/riscv/softfloat/
HDsoftfloat.h238 long long floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h230 long long floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/powerpcspe/softfloat/
HDsoftfloat.h230 long long floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/arm/softfloat/
HDsoftfloat.h238 long long floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h230 long long floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/softfloat/templates/
HDsoftfloat.h214 !!!int64 floatx80_to_int64( floatx80 );
/freebsd-14-stable/lib/libc/softfloat/
HDsoftfloat.txt209 floatx80_to_int32 floatx80_to_int64
HDtimesoftfloat.c2280 time_a_floatx80_z_int64( floatx80_to_int64 ); in timeFunctionVariety()
/freebsd-14-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c3366 int64 floatx80_to_int64( floatx80 a ) in floatx80_to_int64() function