函数逻辑报告 |
Source Code:lib\decompress_unlz4.c |
Create Date:2022-07-27 07:15:14 |
Last Modify:2020-03-15 22:50:34 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__decompress
函数原型:STATIC int __attribute__((__section__(".init.text"))) __attribute__((__cold__))__decompress(unsigned char *buf, long in_len, long (*fill)(void *, unsigned long ), long (*flush)(void *, unsigned long ), unsigned char *output, long out_len, long *posp, void (*error)(char *x))
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned char * | buf | |
long | in_len | |
long (* | fill | |
long (* | flush | |
unsigned char * | output | |
long | out_len | |
long * | posp | |
void (* | error |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |