函数逻辑报告 |
Source Code:lib\xarray.c |
Create Date:2022-07-27 07:10:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:xas_squash_marks() - Merge all marks to the first entry*@xas: Array operation state.* Set a mark on the first entry if any entry has it set. Clear marks on* all sibling entries.
函数原型:static void xas_squash_marks(const struct xa_state *xas)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct xa_state * | xas |
126 | mark等于0 |
129 | 如果非xa_sibs则返回 |
132 | 循环 |
137 | bitmap_clear(marks, xa_offset + 1, xa_sibs) |
138 | 当mark自加不等于XA_MARK_MAX循环 |
名称 | 描述 |
---|---|
xas_store | xas_store() - Store this entry in the XArray |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |