函数逻辑报告 |
Source Code:include\linux\bitops.h |
Create Date:2022-07-27 06:38:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fls_long
函数原型:static inline unsigned fls_long(unsigned long l)
返回类型:unsigned
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | l |
名称 | 描述 |
---|---|
array_map_alloc | |
workingset_init | |
get_count_order_long | get_count_order_long - get order after rounding @l up to power of 2*@l: parameter* it is same as get_count_order() but with long type parameter |
__roundup_pow_of_two | __roundup_pow_of_two() - round up to nearest power of two*@n: value to round up |
__rounddown_pow_of_two | __rounddown_pow_of_two() - round down to nearest power of two*@n: value to round down |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |