関数定義書 HotDocument 今井浩司

inflate_codes

構文構文

STATIC int inflate_codes(
  struct huft * tl, *td - literal/length and distance decoder tables
  int bl, bd - number of bits decoded by tl[] and td[]
)

パラメータパラメータ

tl, *td
literal/length and distance decoder tables
bl, bd
number of bits decoded by tl[] and td[]

ファイル名ファイル名

inflate.c

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー | inflate.c