HomeSort by relevance Sort by last modified time
    Searched refs:float32_to_int64_round_to_zero (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
softfloat-for-gcc.h 117 #define float32_to_int64_round_to_zero __fixsfdi macro
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
softfloat-for-gcc.h 117 #define float32_to_int64_round_to_zero __fixsfdi macro
timesoftfloat.c     [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
softfloat.h 185 long long float32_to_int64_round_to_zero( float32 );
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
softfloat.h 156 long long float32_to_int64_round_to_zero( float32 );
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/
softfloat.h 156 long long float32_to_int64_round_to_zero( float32 );
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
softfloat.h 139 !!!int64 float32_to_int64_round_to_zero( float32 );
  /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
softfloat.c 1502 int64 float32_to_int64_round_to_zero( float32 a ) function
    [all...]

Completed in 1706 milliseconds