Function report |
Source Code:lib\rbtree_test.c |
Create Date:2022-07-28 07:21:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:insert
Proto:static void insert(struct test_node *node, struct rb_root_cached *root)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct test_node * | node | |
struct rb_root_cached * | root |
45 | rb_link_node( & rb, parent, new) |
46 | rb_insert_color( & rb, & rb_root) |
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 |