函数逻辑报告 |
Source Code:lib\crc32.c |
Create Date:2022-07-27 07:52:50 |
Last Modify:2020-03-16 11:24:07 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:crc32_be
函数原型:u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len)
返回类型:u32
参数:
类型 | 参数 | 名称 |
---|---|---|
u32 | crc | |
unsigned char const * | p | |
size_t | len |
名称 | 描述 |
---|---|
crc32_test | |
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 |
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 插件可实现:逻辑报告 代码生成和批量转换代码 |