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 allocations up to and slightly above the maximum allowed (2^31-1) ID.* Allocating up to 2^31-1 should succeed, and then allocating the next one* should fail.
Proto:static void ida_check_max(struct ida *ida)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ida * | ida |
114 | IDA_BUG_ON(ida, da_alloc_min() - Allocate an unused ID != base + i) |
120 | 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 |