函数逻辑报告 |
Source Code:lib\decompress_unxz.c |
Create Date:2022-07-27 07:14:24 |
Last Modify:2020-03-15 22:53:09 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:FIXME: Not all basic memory functions are provided in architecture-specific* files (yet). We define our own versions here for now, but this should be* only a temporary solution.* memeq and memzero are not used much and any remotely sane implementation
函数原型:static bool memeq(const void *a, const void *b, size_t size)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
const void * | a | |
const void * | b | |
size_t | size |
185 | 返回:false |
187 | 返回:true |
名称 | 描述 |
---|---|
dec_stream_header | Decode the Stream Header field (the first 12 bytes of the .xz Stream). |
dec_stream_footer | Decode the Stream Footer field (the last 12 bytes of the .xz Stream) |
dec_main |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |