MCPcopy Create free account
hub / github.com/4ch12dy/il2cpp / fill_window

Function fill_window

unity_2018_x/libil2cpp/external/zlib/deflate.c:1482–1599  ·  view source on GitHub ↗

=========================================================================== * Fill the window when the lookahead becomes insufficient. * Updates strstart and lookahead. * * IN assertion: lookahead < MIN_LOOKAHEAD * OUT assertions: strstart <= window_size-MIN_LOOKAHEAD * At least one byte has been read, or avail_in == 0; reads are * performed for at least two bytes (required for the zi

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

deflateSetDictionaryFunction · 0.70
deflate_fastFunction · 0.70
deflate_slowFunction · 0.70
deflate_rleFunction · 0.70
deflate_huffFunction · 0.70

Calls 4

slide_hashFunction · 0.85
zmemcpyFunction · 0.70
read_bufFunction · 0.70
zmemzeroFunction · 0.70

Tested by

no test coverage detected