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