函数逻辑报告 | 
Source Code:lib\842\842_decompress.c | 
Create Date:2022-07-27 07:54:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:do_op
函数原型:static int do_op(struct sw842_param *p, u8 o)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct sw842_param * | p | |
| u8 | o | 
| 228 | ret等于0 | 
| 234 | op等于decomp_ops[o][i] | 
| 239 | 当: & == OP_ACTION_DATA | 
| 242 | 当: & == OP_ACTION_INDEX | 
| 245 | 当: & == OP_ACTION_NOOP | 
| 246 | 退出 | 
| 247 | 默认 | 
| 256 | 如果sw842_template_counts则atomic_inc( & template_count[o]) | 
| 259 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| sw842_decompress | sw842_decompress* Decompress the 842-compressed buffer of length @ilen at @in* to the output buffer @out, using no more than @olen bytes.* The compressed buffer must be only a single 842-compressed buffer, | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |