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

/xnu-2422.115.4/libkern/zlib/
H A Dinfback.c99 used for threaded applications, since the rewriting of the tables and virgin
106 static int virgin = 1; local
111 if (virgin) {
134 virgin = 0;
H A Dinflate.c231 used for threaded applications, since the rewriting of the tables and virgin
238 static int virgin = 1; local
243 if (virgin) {
266 virgin = 0;

Completed in 51 milliseconds