Function report |
Source Code:mm\kasan\generic.c |
Create Date:2022-07-28 15:53:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bytes_is_nonzero
Proto:static __always_inline unsigned long bytes_is_nonzero(const u8 *start, size_t size)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const u8 * | start | |
size_t | size |
92 | If Value for the false possibility is greater at compile time( * start) Then Return start |
94 | start++ |
95 | size-- |
98 | Return 0 |
Name | Describe |
---|---|
memory_is_nonzero |
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 |