Home
last modified time | relevance | path

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

/lib/
A DMakefile144 obj-$(CONFIG_$(PHASE_)SPRINTF) += vsprintf.o
149 obj-y += vsprintf.o strto.o
A Dvsprintf.c799 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function
810 i = vsprintf(buf, fmt, args); in sprintf()

Completed in 8 milliseconds