Searched defs:vsprintf (Results 1 – 3 of 3) sorted by relevance
43 int WRAP(vsprintf)(char *s, const char *format, va_list_portable *arg) { in WRAP() argument
376 int vsprintf(char *dest, const char *format, __va_list ap) in vsprintf() function