Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h199 long long float64_to_int64( float64 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h199 long long float64_to_int64( float64 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h175 !!!int64 float64_to_int64( float64 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h228 long long float64_to_int64( float64 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt208 float32_to_int32 float64_to_int64
Dtimesoftfloat.c2220 time_a_float64_z_int64( float64_to_int64 ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c2414 int64 float64_to_int64( float64 a ) in float64_to_int64() function