Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer2/zlib/
HDhammer2_zlib_inftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
HDhammer2_zlib_inftrees.c34 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
/dragonfly/usr.sbin/makefs/hammer2/zlib/
HDhammer2_zlib_inftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
HDhammer2_zlib_inftrees.c34 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
/dragonfly/sys/vfs/hammer2/zlib/
HDhammer2_zlib_inftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens,
HDhammer2_zlib_inftrees.c34 inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table()
/dragonfly/contrib/zlib-1.2/
HDinftrees.h58 } codetype; typedef
60 int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens,
HDinftrees.c33 codetype type; in inflate_table()