構文struct ucl_compress
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
ucl_compress | ||
| init | int | ||
| look | unsigned int | bytes in lookahead buffer | |
| m_len | unsigned int | ||
| m_off | unsigned int | ||
| last_m_len | unsigned int | ||
| last_m_off | unsigned int | ||
| bp | const unsigned char * | ||
| ip | const unsigned char * | ||
| in | const unsigned char * | ||
| in_end | const unsigned char * | ||
| out | unsigned char * | ||
| bb_b | uint64_t | ||
| bb_k | unsigned | ||
| bb_c_endian | unsigned | ||
| bb_c_s | unsigned | ||
| bb_c_s8 | unsigned | ||
| bb_p | unsigned char * | ||
| bb_op | unsigned char * | ||
| conf | ucl_compress_config | ||
| result | unsigned int * | ||
| textsize | unsigned int | text size counter | |
| codesize | unsigned int | code size counter | |
| printcount | unsigned int | counter for reporting progress every 1K | |
| lit_bytes | unsigned long | ||
| match_bytes | unsigned long | ||
| rep_bytes | unsigned long | ||
| lazy | unsigned long |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー