Function report |
Source Code:lib\842\842_decompress.c |
Create Date:2022-07-28 06:57:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__do_index
Proto:static int __do_index(struct sw842_param *p, u8 size, u8 bits, u64 fsize)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sw842_param * | p | |
u8 | size | |
u8 | bits | |
u64 | fsize |
193 | Return -EINVAL |
198 | Else pr_debug("index%x to %lx off %lx adjoff %lx tot %lx data %lx\n", size, (unsignedlong)index, (unsignedlong)(index * size), (unsignedlong)offset, (unsignedlong)total, (unsignedlong)beN_to_cpu( & ostart[offset], size)) |
205 | No 3D Now!(out, & ostart[offset], size) |
209 | Return 0 |
Name | Describe |
---|---|
do_index |
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 |