Function report |
Source Code:arch\x86\include\asm\string_32.h |
Create Date:2022-07-28 05:34:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memset32
Proto:static inline void *memset32(uint32_t *s, uint32_t v, size_t n)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
uint32_t * | s | |
uint32_t | v | |
size_t | n |
247 | asm volatile |
252 | Return s |
Name | Describe |
---|---|
memset32_selftest | |
memset_l | |
memset_p |
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 |