Function report | 
Source Code:lib\test_ida.c | 
Create Date:2022-07-28 06:29:01 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Check handling of conversions between exceptional entries and full bitmaps.
Proto:static void ida_check_conv(struct ida *ida)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ida * | ida | 
| 131 | When i < IDA_BITMAP_BITS * 2 cycle | 
| 132 | IDA_BUG_ON(ida, da_alloc_min() - Allocate an unused ID != i + 1) | 
| 137 | IDA_BUG_ON(ida, !ida_is_empty(ida)) | 
| 142 | When i > 0 cycle da_free() - Release an allocated ID.*@ida: IDA handle.*@id: Previously allocated ID.* Context: Any context. | 
| 144 | IDA_BUG_ON(ida, !ida_is_empty(ida)) | 
| 148 | When i > 0 cycle da_free() - Release an allocated ID.*@ida: IDA handle.*@id: Previously allocated ID.* Context: Any context. | 
| 150 | IDA_BUG_ON(ida, !ida_is_empty(ida)) | 
| Name | Describe | 
|---|---|
| ida_checks | 
| 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  |