Function report |
Source Code:lib\rbtree.c |
Create Date:2022-07-28 06:12:42 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Non-inline version for rb_erase_augmented() use
Proto:void __rb_erase_color(struct rb_node *parent, struct rb_root *root, void (*augment_rotate)(struct rb_node *old, struct rb_node *new))
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct rb_node * | parent | |
| struct rb_root * | root | |
| void (* | augment_rotate |
| 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 |