Function report |
Source Code:include\linux\crc32.h |
Create Date:2022-07-28 06:55:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crc32_le_combine
Proto:static inline u32 crc32_le_combine(u32 crc1, u32 crc2, size_t len2)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
u32 | crc1 | |
u32 | crc2 | |
size_t | len2 |
Name | Describe |
---|---|
crc32_combine_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 |