Function report |
Source Code:lib\radix-tree.c |
Create Date:2022-07-28 06:12:55 |
Last Modify:2022-05-21 10:04:37 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Returns 1 if any slot in the node has this tag set.* Otherwise returns 0.
Proto:static inline int any_tag_set(const struct xa_node *node, unsigned int tag)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct xa_node * | node | |
unsigned int | tag |
165 | When idx < RADIX_TREE_TAG_LONGS cycle |
169 | Return 0 |
Name | Describe |
---|---|
node_tag_clear |
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 |