Home
last modified time | relevance | path

Searched refs:float128_to_floatx80 (Results 1 – 8 of 8) sorted by relevance

/src/lib/libc/arm/softfloat/
H A Dsoftfloat.h290 floatx80 float128_to_floatx80( float128 );
/src/lib/libc/riscv/softfloat/
H A Dsoftfloat.h290 floatx80 float128_to_floatx80( float128 );
/src/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h282 floatx80 float128_to_floatx80( float128 );
/src/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h282 floatx80 float128_to_floatx80( float128 );
/src/lib/libc/softfloat/templates/
H A Dsoftfloat.h266 floatx80 float128_to_floatx80( float128 );
/src/lib/libc/softfloat/
H A Dsoftfloat.txt215 float128_to_float32 float128_to_float64 float128_to_floatx80
H A Dtimesoftfloat.c2357 time_a_float128_z_floatx80( float128_to_floatx80 ); in timeFunctionVariety()
/src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4617 floatx80 float128_to_floatx80( float128 a ) in float128_to_floatx80() function