Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h268 floatx80 floatx80_sqrt( floatx80 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h268 floatx80 floatx80_sqrt( floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h241 floatx80 floatx80_sqrt( floatx80 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h297 floatx80 floatx80_sqrt( floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt150 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
251 floatx80_add floatx80_sub floatx80_mul floatx80_div floatx80_sqrt
Dtimesoftfloat.c2320 time_az_floatx80_pos( floatx80_sqrt ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c4037 floatx80 floatx80_sqrt( floatx80 a ) in floatx80_sqrt() function