Searched defs:Squared (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Application/BltLibSample/
H A DBltLibSample.c136 UINT32 Squared; local
148 Squared = (UINT32) (SqRtMask * SqRtMask);
149 if (Squared > Uint32) {
151 } else if (Squared < Uint32) {

Completed in 81 milliseconds