Function report | 
Source Code:lib\xarray.c | 
Create Date:2022-07-28 06:13:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name: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.
Proto:static void xas_squash_marks(const struct xa_state *xas)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const struct xa_state * | xas | 
| 126 | mark = 0 | 
| 129 | If Not xa_sibs Then Return | 
| 132 | Do | 
| 137 | bitmap_clear(marks, xa_offset + 1, xa_sibs) | 
| 138 | When mark++ != XA_MARK_MAX cycle | 
| Name | Describe | 
|---|---|
| xas_store | xas_store() - Store this entry in the XArray | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |