Home
last modified time | relevance | path

Searched refs:float128_to_int64 (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h288 long long float128_to_int64( float128 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h288 long long float128_to_int64( float128 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h261 !!!int64 float128_to_int64( float128 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h317 long long float128_to_int64( float128 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt210 float128_to_int32 float128_to_int64
Dtimesoftfloat.c2349 time_a_float128_z_int64( float128_to_int64 ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c4396 int64 float128_to_int64( float128 a ) in float128_to_int64() function