Home
last modified time | relevance | path

Searched refs:deflateGlobals (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/script/
Dmake-artificial.go242 var deflateGlobals struct { var
256 deflateGlobals.numLCodes = 0
257 deflateGlobals.numDCodes = 0
258 deflateGlobals.numCLCodeLengths = 0
259 deflateGlobals.whichHuffman = 0
260 deflateGlobals.huffmans = [4]deflateHuffmanTable{}
264 g := &deflateGlobals
323 g := &deflateGlobals
365 g := &deflateGlobals
391 g := &deflateGlobals
[all …]