函数逻辑报告 |
Source Code:lib\math\reciprocal_div.c |
Create Date:2022-07-27 07:40:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:For a description of the algorithm please have a look at* include/linux/reciprocal_div.h
函数原型:struct reciprocal_value reciprocal_value(u32 d)
返回类型:struct reciprocal_value
参数:
类型 | 参数 | 名称 |
---|---|---|
u32 | d |
22 | m先自加 |
27 | 返回:R |
名称 | 描述 |
---|---|
__kmem_cache_create | __kmem_cache_create - Create a cache.*@cachep: cache management descriptor*@flags: SLAB flags* Returns a ptr to the cache on success, NULL on failure.* Cannot be called within a int, but can be interrupted. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |