Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
H A Dinftrees.c32 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()