Function report |
Source Code:arch\x86\include\uapi\asm\swab.h |
Create Date:2022-07-28 05:34:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__arch_swab32
Proto:static inline __attribute_const__ __u32 __arch_swab32(__u32 val)
Type:__u32
Parameter:
Type | Parameter | Name |
---|---|---|
__u32 | val |
10 | asm("bswapl %0":"=r"(val):"0"(val)) |
11 | Return val |
Name | Describe |
---|---|
__fswab32 |
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 |