| 函数逻辑报告 | 
| Source Code: lib\xarray.c | Create Date:2022-07-27 07:10:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:xas_update
函数原型:static void xas_update(struct xa_state *xas, struct xa_node *node)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct xa_state * | xas | |
| struct xa_node * | node | 
| 351 | 否则XA_NODE_BUG_ON(node, !链表为空) | 
| 名称 | 描述 | 
|---|---|
| xas_alloc | |
| xas_shrink | |
| xas_delete_node | xas_delete_node() - Attempt to delete an xa_node*@xas: Array operation state.* Attempts to delete the @xas->xa_node. This will fail if xa->node has* a non-zero reference count. | 
| xas_free_nodes | xas_free_nodes() - Free this node and all nodes that it references*@xas: Array operation state.*@top: Node to free* This node has been removed from the tree. We must now free it and all* of its subnodes | 
| xas_expand | xas_expand adds nodes to the head of the tree until it has reached* sufficient height to be able to contain @xas->xa_index | 
| update_node | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |