Function report | 
Source Code:lib\xarray.c | 
Create Date:2022-07-28 06:13:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:xas_sibling
Proto:static bool xas_sibling(struct xa_state *xas)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xa_state * | xas | 
| 1839 | If Not node Then Return false | 
| 1841 | mask = (XA_CHUNK_SIZE << Bits remaining in each slot ) - 1 | 
| 1842 | Return (xa_index & mask) > xa_offset << Bits remaining in each slot | 
| Name | Describe | 
|---|---|
| xa_find_after | xa_find_after() - Search the XArray for a present entry.*@xa: XArray.*@indexp: Pointer to an index.*@max: Maximum index to search to.*@filter: Selection criterion.* Finds the entry in @xa which matches the @filter and has the lowest | 
| 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  |