Function report |
Source Code:lib\find_bit_benchmark.c |
Create Date:2022-07-28 06:26:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_find_next_and_bit
Proto:static int __init test_find_next_and_bit(const void *bitmap, const void *bitmap2, unsigned long len)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | bitmap | |
const void * | bitmap2 | |
unsigned long | len |
106 | When i < BITMAP_LEN cycle i = find_next_and_bit(bitmap, bitmap2, BITMAP_LEN, i + 1) |
111 | Return 0 |
Name | Describe |
---|---|
find_bit_test |
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 |