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

/freebsd-11-stable/sys/contrib/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.c275 used for threaded applications, since the rewriting of the tables and virgin
282 static int virgin = 1; local
287 if (virgin) {
310 virgin = 0;
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.c209 used for threaded applications, since the rewriting of the tables and virgin
216 static int virgin = 1; local
221 if (virgin) {
244 virgin = 0;

Completed in 88 milliseconds