Home
last modified time | relevance | path

Searched refs:floatx80_rem (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h267 floatx80 floatx80_rem( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h267 floatx80 floatx80_rem( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h240 floatx80 floatx80_rem( floatx80, floatx80 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h296 floatx80 floatx80_rem( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dtimesoftfloat.txt87 `floatx80_rem' and `float128_rem') will be markedly slower than other
Dsoftfloat.txt269 floatx80_rem
Dtimesoftfloat.c2317 time_abz_floatx80( floatx80_rem ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c3939 floatx80 floatx80_rem( floatx80 a, floatx80 b ) in floatx80_rem() function