Function report |
Source Code:lib\sbitmap.c |
Create Date:2022-07-28 07:22:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:emit_byte
Proto:static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
unsigned int | offset | |
u8 | byte |
276 | If (offset & 0xf) == 0 Then |
283 | seq_printf(m, "%02x", byte) |
Name | Describe |
---|---|
sbitmap_bitmap_show |
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 |