Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h155 long long float32_to_int64( float32 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h155 long long float32_to_int64( float32 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h138 !!!int64 float32_to_int64( float32 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h184 long long float32_to_int64( float32 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt207 float32_to_int32 float32_to_int64
Dtimesoftfloat.c2156 time_a_float32_z_int64( float32_to_int64 ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c1465 int64 float32_to_int64( float32 a ) in float32_to_int64() function