Function report |
Source Code:include\linux\jhash.h |
Create Date:2022-07-28 06:07:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__jhash_nwords - hash exactly 3, 2 or 1 word(s)
Proto:static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
u32 | a | |
u32 | b | |
u32 | c | |
u32 | initval |
156 | Return c |
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 |