Function report |
Source Code:lib\radix-tree.c |
Create Date:2022-07-28 06:13:11 |
Last Modify:2022-05-21 10:04:37 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:adix_tree_tagged - test whether any items in the tree are tagged*@root: radix tree root*@tag: tag to test
Proto:int radix_tree_tagged(const struct xarray *root, unsigned int tag)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct xarray * | root | |
unsigned int | tag |
1468 | Return root_tag_get(root, tag) |
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 |