Function report |
Source Code:arch\x86\lib\string_32.c |
Create Date:2022-07-28 07:25:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:memchr
Proto:void *memchr(const void *cs, int c, size_t count)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | cs | |
int | c | |
size_t | count |
184 | If Not count Then Return NULL |
186 | asm volatile |
194 | Return res |
Name | Describe |
---|---|
validate_nla | |
decode_state | |
disk_store | |
msg_print_text | |
legacy_parse_param | Add a parameter to a legacy config. We build up a comma-separated list of* options. |
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 |