Function report |
Source Code:lib\test_stackinit.c |
Create Date:2022-07-28 06:37:11 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check two uses through a variable declaration outside either path,* which was noticed as a special case in porting earlier stack init* compiler logic.
Proto:static int noinline __leaf_switch_none(int path, bool fill)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | path | |
| bool | fill |
| 288 | Case path == 1 |
| 290 | target_size = size of var |
| 291 | If fill Then |
| 297 | No 3D Now!(check_buf, Location and size tracking to validate fill and test are colocated. , target_size) |
| 298 | Break |
| 299 | Case path == 2 |
| 301 | target_size = size of var |
| 302 | If fill Then |
| 308 | No 3D Now!(check_buf, Location and size tracking to validate fill and test are colocated. , target_size) |
| 309 | Break |
| 310 | Default |
| 311 | var = 5 |
| 314 | Return 0 |
| Name | Describe |
|---|---|
| leaf_switch_1_none | |
| leaf_switch_2_none |
| 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 |