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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c767 int flt_rounds; /* The calculated value of FLT_ROUNDS */ variable
2120 extern int maxint, flt_radix, flt_rounds;
2905 flt_rounds= f_rounds;
2909 } else if (f_rounds != flt_rounds) {

Completed in 41 milliseconds