Home
last modified time | relevance | path

Searched refs:float64_to_uint32_round_to_zero (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-for-gcc.h128 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
Dsoftfloat-for-gcc.h128 #define float64_to_uint32_round_to_zero __fixunsdfsi macro
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h196 unsigned int float64_to_uint32_round_to_zero( float64 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h196 unsigned int float64_to_uint32_round_to_zero( float64 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h225 unsigned int float64_to_uint32_round_to_zero( float64 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c5523 uint32 float64_to_uint32_round_to_zero( float64 a ) in float64_to_uint32_round_to_zero() function