Function report |
Source Code:arch\x86\include\asm\string_32.h |
Create Date:2022-07-28 05:34:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__memcpy
Proto:static __always_inline void *__memcpy(void *to, const void *from, size_t n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | to | |
const void * | from | |
size_t | n |
36 | asm volatile |
45 | Return to |
Name | Describe |
---|---|
memcpy | |
_mmx_memcpy | |
memcpy |
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 |