Home
last modified time | relevance | path

Searched defs:float_rounding_mode (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-for-gcc.h37 #define float_rounding_mode _softfloat_float_rounding_mode macro
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/
Dsoftfloat-for-gcc.h37 #define float_rounding_mode _softfloat_float_rounding_mode macro
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/
Dsoftfloat.c82 fp_rnd float_rounding_mode = float_round_nearest_even; variable
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/
Dsoftfloat.c83 fp_rnd float_rounding_mode = float_round_nearest_even; variable
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c77 fp_rnd float_rounding_mode = float_round_nearest_even; variable