Function report |
Source Code:lib\rbtree_test.c |
Create Date:2022-07-28 07:21:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:insert_cached
Proto:static void insert_cached(struct test_node *node, struct rb_root_cached *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct test_node * | node | |
struct rb_root_cached * | root |
53 | bool leftmost = true |
65 | rb_link_node( & rb, parent, new) |
66 | rb_insert_color_cached( & rb, root, leftmost) |
Name | Describe |
---|---|
rbtree_test_init |
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 |