Function report |
Source Code:lib\decompress_unlz4.c |
Create Date:2022-07-28 06:17:52 |
Last Modify:2020-03-15 22:50:34 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__decompress
Proto: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))
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned char * | buf | |
long | in_len | |
long (* | fill | |
long (* | flush | |
unsigned char * | output | |
long | out_len | |
long * | posp | |
void (* | error |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |