Function report |
Source Code:lib\test_xarray.c |
Create Date:2022-07-28 06:33:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_multi_store_3
Proto:static noinline void check_multi_store_3(struct xarray *xa, unsigned long index, unsigned int order)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct xarray * | xa | |
unsigned long | index | |
unsigned int | order |
547 | n = 0 |
553 | XA_BUG_ON(xa, entry != xa_mk_index(index)) |
554 | n++ |
559 | XA_BUG_ON(xa, entry != xa_mk_index(index)) |
560 | n++ |
563 | xas_unlock( & xas) |
Name | Describe |
---|---|
check_multi_store |
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 |