Searched refs:old_fmt (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dvsprintf.c2775 const char *old_fmt = fmt; local
2786 memcpy(str, old_fmt, copy);
3252 const char *old_fmt = fmt; local
3263 memcpy(str, old_fmt, copy);

Completed in 349 milliseconds