Home
last modified time | relevance | path

Searched refs:pointer_string (Results 1 – 1 of 1) sorted by relevance

/DragonStub/apps/lib/
H A Dvsprintf.c535 static char *pointer_string(char *buf, char *end, const void *ptr, in pointer_string() function
644 return pointer_string(buf, end, ptr, spec); in default_pointer()
873 return pointer_string(buf, end, ptr, spec); in pointer()