Function report |
Source Code:lib\test_printf.c |
Create Date:2022-07-28 06:32:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bitmap
Proto:static void __init bitmap(void)
Type:void
Parameter:Nothing
524 | DECLARE_BITMAP(bits, 20) |
525 | const int primes[] = {2, 3, 5, 7, 11, 13, 17, 19} |
528 | bitmap_zero(bits, 20) |
537 | bitmap_fill(bits, 20) |
541 | large_bitmap() |
Name | Describe |
---|---|
test_pointer |
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 |