Searched refs:pointer_string (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | vsprintf.c | 726 static char *pointer_string(char *buf, char *end, in pointer_string() function 838 return pointer_string(buf, end, ptr, spec); in ptr_to_id() 843 return pointer_string(buf, end, (const void *)hashval, spec); in ptr_to_id() 853 return pointer_string(buf, end, (const void *)hashval, spec); in ptr_to_id() 864 return pointer_string(buf, end, ptr, spec); in default_pointer() 915 return pointer_string(buf, end, ptr, spec); in restricted_pointer() 2351 return pointer_string(buf, end, ptr, spec); in pointer()
|