Searched defs:sprintf (Results 1 – 2 of 2) sorted by relevance
/arch/x86/boot/ | ||
D | printf.c | 285 int sprintf(char *buf, const char *fmt, ...) in sprintf() function |
/arch/powerpc/boot/ | ||
D | stdio.c | 309 int sprintf(char * buf, const char *fmt, ...) in sprintf() function |