函数逻辑报告 |
Source Code:lib\string.c |
Create Date:2022-07-27 06:59:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:strcspn - Calculate the length of the initial substring of @s which does not contain letters in @reject*@s: The string to be searched*@reject: The string to avoid
函数原型:size_t strcspn(const char *s, const char *reject)
返回类型:size_t
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | s | |
const char * | reject |
588 | count等于0 |
597 | 返回:count |
名称 | 描述 |
---|---|
device_node_string | |
dump_stack_print_info | dump_stack_print_info - print generic debug info for dump_stack()*@log_lvl: log level* Arch-specific dump_stack() implementations can use this function to* print out the same debug information as the generic dump_stack(). |
early_serial_init | 串口初始化 |
sched_debug_header | |
print_kernel_ident | |
blacklisted | |
check_hung_task | |
iommu_setup | See |
param_array | We break the rule and mangle the string. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |