函数逻辑报告 |
Source Code:lib\bitmap.c |
Create Date:2022-07-27 07:17:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:map_onto - translate one bitmap relative to another*@dst: resulting translated bitmap*@orig: original untranslated bitmap*@relmap: bitmap relative to which translated*@bits: number of bits in each of these bitmaps* Set the n-th bit of @dst iff there
函数原型:void bitmap_onto(unsigned long *dst, const unsigned long *orig, const unsigned long *relmap, unsigned int bits)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long * | dst | |
const unsigned long * | orig | |
const unsigned long * | relmap | |
unsigned int | bits |
974 | bitmap_zero(dst, bits) |
986 | m等于0 |
991 | m自加 |
名称 | 描述 |
---|---|
__nodes_onto |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |