Function report |
Source Code:lib\xxhash.c |
Create Date:2022-07-28 06:56:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:-**************************** Simple Hash Functions
Proto:static uint32_t xxh32_round(uint32_t seed, const uint32_t input)
Type:uint32_t
Parameter:
Type | Parameter | Name |
---|---|---|
uint32_t | seed | |
const uint32_t | input |
99 | Return seed |
Name | Describe |
---|---|
xxh32 | |
xxh32_update |
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 |