函数逻辑报告 |
Source Code:lib\842\842_compress.c |
Create Date:2022-07-27 07:54:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:d the next template to use, and add it* the p->dataN fields must already be set for the current 8 byte block
函数原型:static int process_next(struct sw842_param *p)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sw842_param * | p |
446 | index8[0]等于INDEX_NOT_CHECKED |
447 | index4[0]等于INDEX_NOT_CHECKED |
448 | index4[1]等于INDEX_NOT_CHECKED |
449 | index2[0]等于INDEX_NOT_CHECKED |
450 | index2[1]等于INDEX_NOT_CHECKED |
451 | index2[2]等于INDEX_NOT_CHECKED |
452 | index2[3]等于INDEX_NOT_CHECKED |
456 | 如果check_template(p, i)则退出 |
460 | ret等于add_template(p, i) |
464 | 返回:0 |
名称 | 描述 |
---|---|
sw842_compress | sw842_compress* Compress the uncompressed buffer of length @ilen at @in to the output buffer*@out, using no more than @olen bytes, using the 842 compression format |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |