Searched refs:ptr_to_id (Results 1 – 1 of 1) sorted by relevance
/lib/ |
D | vsprintf.c | 769 static char *ptr_to_id(char *buf, char *end, const void *ptr, in ptr_to_id() function 801 return ptr_to_id(buf, end, ptr, spec); in restricted_pointer() 1829 return ptr_to_id(buf, end, clk, spec); in clock() 2211 return ptr_to_id(buf, end, ptr, spec); in pointer()
|