Searched defs:sprintf (Results 1 – 5 of 5) sorted by relevance
/linux/arch/alpha/boot/ |
A D | stdio.c | 293 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
/linux/arch/x86/boot/ |
A D | printf.c | 283 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
|
/linux/arch/powerpc/boot/ |
A D | stdio.c | 329 int sprintf(char * buf, const char *fmt, ...) in sprintf() function
|
/linux/drivers/acpi/acpica/ |
A D | utprint.c | 596 int sprintf(char *string, const char *format, ...) in sprintf() function
|
/linux/lib/ |
A D | vsprintf.c | 3001 int sprintf(char *buf, const char *fmt, ...) in sprintf() function
|
Completed in 24 milliseconds