Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/
Dsoftfloat.h273 int floatx80_le_quiet( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/Include/Arm/
Dsoftfloat.h273 int floatx80_le_quiet( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/
Dsoftfloat.h246 !!!flag floatx80_le_quiet( floatx80, floatx80 );
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/Arm/
Dsoftfloat.h302 int floatx80_le_quiet( floatx80, floatx80 );
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat.txt329 floatx80_eq_signaling floatx80_le_quiet floatx80_lt_quiet
Dtimesoftfloat.c2335 time_ab_floatx80_z_flag( floatx80_le_quiet ); in timeFunctionVariety()
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits64/
Dsoftfloat.c4236 flag floatx80_le_quiet( floatx80 a, floatx80 b ) in floatx80_le_quiet() function