| 函数逻辑报告 | 
| Source Code: lib\test_stackinit.c | Create Date:2022-07-27 07:33:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:These should be fully initialized all the time!
函数原型:static __attribute__((__noinline__)) __attribute__((__section__(".init.text"))) __attribute__((__cold__)) int leaf_u8_zero(unsigned long sp, bool fill, u8 *arg)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | sp | |
| bool | fill | |
| u8 * | arg | 
| 262 | var等于0 | 
| 262 | target_size等于var的长度 | 
| 262 | __builtin_memset(buf, (char)(sp & 0xff), buf的长度) | 
| 262 | 如果fill则 | 
| 262 | gcc 内建函数 需要声明 | 
| 名称 | 描述 | 
|---|---|
| test_u8_zero | These should be fully initialized all the time! | 
| 源代码转换工具 开放的插件接口 | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |