Function report |
Source Code:lib\crc32.c |
Create Date:2022-07-28 06:55:47 |
| Last Modify:2020-03-16 11:24:07 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crc32_le
Proto:u32 __pure __weak crc32_le(u32 crc, unsigned char const *p, size_t len)
Type:u32
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u32 | crc | |
| unsigned char const * | p | |
| size_t | len |
| Name | Describe |
|---|---|
| crc32_test | |
| 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 |