Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:04 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ptr_to_id
Proto:static char *ptr_to_id(char *buf, char *end, const void *ptr, struct printf_spec spec)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | end | |
const void * | ptr | |
struct printf_spec | spec |
800 | Return pointer_string(buf, end, (constvoid * )hashval, spec) |
804 | If ret Then |
805 | width of output field = 2 * size of ptr |
810 | Return pointer_string(buf, end, (constvoid * )hashval, spec) |
Name | Describe |
---|---|
restricted_pointer | |
clock | |
pointer | Show a '%p' thing. A kernel extension is that the '%p' is followed* by an extra set of alphanumeric characters that are extended format* specifiers.* Please update scripts/checkpatch.pl when adding/removing conversion* characters |
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 |