函数逻辑报告 |
Source Code:lib\xz\xz_dec_stream.c |
Create Date:2022-07-27 08:06:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Fill s->temp by copying data starting from b->in[b->in_pos]. Caller* must have set s->temp.pos to indicate how much data we are supposed* to copy into s->temp.buf. Return true once s->temp.pos has reached
函数原型:static bool fill_temp(struct xz_dec *s, struct xz_buf *b)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xz_dec * | s | >temp.size. |
struct xz_buf * | b |
159 | copy_size等于min_t - return minimum of two values, using the specified type*@type: data type to use*@x: first value*@y: second value(size_t, in_size - in_pos, size - pos) |
167 | pos等于0 |
168 | 返回:true |
171 | 返回:false |
名称 | 描述 |
---|---|
dec_main |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |