Searched refs:deflateGlobals (Results 1 – 1 of 1) sorted by relevance
242 var deflateGlobals struct { var256 deflateGlobals.numLCodes = 0257 deflateGlobals.numDCodes = 0258 deflateGlobals.numCLCodeLengths = 0259 deflateGlobals.whichHuffman = 0260 deflateGlobals.huffmans = [4]deflateHuffmanTable{}264 g := &deflateGlobals323 g := &deflateGlobals365 g := &deflateGlobals391 g := &deflateGlobals[all …]