Searched refs:cfmt (Results 1 – 1 of 1) sorted by relevance
450 vsprintf(char *buf, const char *cfmt, va_list ap) in vsprintf() argument458 retval = __doprnt(cfmt, ap, snprintf_func, &info, 10, FALSE); in vsprintf()