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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dinfback.c79 used for threaded applications, since the rewriting of the tables and virgin
86 static int virgin = 1; local
91 if (virgin) {
114 virgin = 0;
H A Dinflate.c258 used for threaded applications, since the rewriting of the tables and virgin
265 static int virgin = 1; local
270 if (virgin) {
293 virgin = 0;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dinfback.c70 used for threaded applications, since the rewriting of the tables and virgin
77 static int virgin = 1; local
82 if (virgin) {
105 virgin = 0;
H A Dinflate.c202 used for threaded applications, since the rewriting of the tables and virgin
209 static int virgin = 1; local
214 if (virgin) {
237 virgin = 0;

Completed in 45 milliseconds