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_swab64
Proto:static inline __attribute_const__ __u64 __arch_swab64(__u64 val)
Type:__u64
Parameter:
Type | Parameter | Name |
---|---|---|
__u64 | val |
31 | asm("bswapq %0":"=r"(val):"0"(val)) |
32 | Return val |
Name | Describe |
---|---|
__fswab64 |
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 |