Home
last modified time | relevance | path

Searched defs:float32_to_uint32_round_to_zero (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
Dsoftfloat-for-gcc.h127 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-for-gcc.h127 #define float32_to_uint32_round_to_zero __fixunssfsi macro
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c5569 uint32 float32_to_uint32_round_to_zero( float32 a ) in float32_to_uint32_round_to_zero() function