Function report |
Source Code:lib\test_ida.c |
Create Date:2022-07-28 06:29:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Destroy an IDA with a single entry at @base
Proto:static void ida_check_destroy_1(struct ida *ida, unsigned int base)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ida * | ida | |
unsigned int | base |
60 | IDA_BUG_ON(ida, ida_is_empty(ida)) |
62 | IDA_BUG_ON(ida, !ida_is_empty(ida)) |
Name | Describe |
---|---|
ida_check_destroy | Check that ida_destroy and ida_is_empty work |
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 |