Searched defs:vsprintf (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/alpha/boot/ | ||
D | stdio.c |
|
/openbmc/linux/arch/powerpc/boot/ | ||
D | stdio.c |
|
/openbmc/u-boot/lib/ | ||
H A D | vsprintf.c | 768 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() function |