Function report |
Source Code:lib\test_bitmap.c |
Create Date:2022-07-28 06:32:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__check_eq_u32_array
Proto:static bool __init __check_eq_u32_array(const char *srcfile, unsigned int line, const u32 *exp_arr, unsigned int exp_len, const u32 *arr, unsigned int len)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | srcfile | |
unsigned int | line | |
const u32 * | exp_arr | |
unsigned int | exp_len | |
const u32 * | arr | |
unsigned int | len |
113 | Return false |
122 | Return false |
125 | Return true |
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 |