Function report | 
Source Code:lib\radix-tree.c | 
Create Date:2022-07-28 06:12:56 | 
| Last Modify:2022-05-21 10:04:37 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:next_index
Proto:static unsigned long next_index(unsigned long index, const struct xa_node *node, unsigned long offset)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | index | |
| const struct xa_node * | node | |
| unsigned long | offset | 
| 234 | Return (index & ~node_maxindex(node)) + (offset << Bits remaining in each slot ) | 
| Name | Describe | 
|---|---|
| idr_get_free | 
| 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  |