Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()