Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zlib_inflate/
Dinftrees.h54 } codetype; typedef
56 extern int zlib_inflate_table (codetype type, unsigned short *lens,
Dinftrees.c23 int zlib_inflate_table(codetype type, unsigned short *lens, unsigned codes, in zlib_inflate_table()