Function report |
Source Code:include\linux\bitops.h |
Create Date:2022-07-28 05:34:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sign_extend32 - sign extend a 32-bit value using specified bit as sign-bit*@value: value to sign extend*@index: 0 based bit index (0<=index<32) to sign bit* This is safe to use for 16- and 8-bit types as well.
Proto:static inline __s32 sign_extend32(__u32 value, int index)
Type:__s32
Parameter:
Type | Parameter | Name |
---|---|---|
__u32 | value | |
int | index |
Name | Describe |
---|---|
futex_atomic_op_inuser |
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 |