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:xtracts the offset within this node from the index
Proto:static unsigned int get_offset(unsigned long index, struct xa_node *node)
Type:unsigned int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | index | |
| struct xa_node * | node | 
| 144 | Return index >> Bits remaining in each slot & XA_CHUNK_MASK | 
| Name | Describe | 
|---|---|
| xas_set_offset | |
| xas_descend | |
| __xas_prev | __xas_prev() - Find the previous entry in the XArray.*@xas: XArray operation state.* Helper function for xas_prev() which handles all the complex cases* out of line. | 
| __xas_next | __xas_next() - Find the next entry in the XArray.*@xas: XArray operation state.* Helper function for xas_next() which handles all the complex cases* out of line. | 
| 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  |