Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h301 float128 float128_round_to_int( float128 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h301 float128 float128_round_to_int( float128 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h274 float128 float128_round_to_int( float128 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h330 float128 float128_round_to_int( float128 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt292 float128_round_to_int
Dtimesoftfloat.c2366 time_az_float128( float128_round_to_int ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c4662 float128 float128_round_to_int( float128 a ) in float128_round_to_int() function