函数逻辑报告 |
Source Code:lib\xarray.c |
Create Date:2022-07-27 07:10:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:xas_extract_marked
函数原型:static unsigned int xas_extract_marked(struct xa_state *xas, void **dst, unsigned long max, unsigned int n, xa_mark_t mark)
返回类型:unsigned int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct xa_state * | xas | |
void ** | dst | |
unsigned long | max | |
unsigned int | n | |
xa_mark_t | mark |
1916 | i等于0 |
1928 | 返回:i |
名称 | 描述 |
---|---|
xa_extract | xa_extract() - Copy selected entries from the XArray into a normal array.*@xa: The source XArray to copy from.*@dst: The buffer to copy entries into.*@start: The first index in the XArray eligible to be selected. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |