Searched refs:ntostore (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
H A Dlongobject.c1553 int ntostore = power; local
1566 assert(ntostore > 0);
1574 --ntostore;
1578 } while (ntostore && (size || rem));

Completed in 1811 milliseconds