Searched defs:sprintf (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/boot/
H A Dprintf.c285 int sprintf(char *buf, const char *fmt, ...) sprintf() function
/linux-4.1.27/arch/powerpc/boot/
H A Dstdio.c323 int sprintf(char * buf, const char *fmt, ...) sprintf() function
/linux-4.1.27/arch/alpha/boot/
H A Dstdio.c297 int sprintf(char * buf, const char *fmt, ...) sprintf() function
/linux-4.1.27/lib/
H A Dvsprintf.c2119 int sprintf(char *buf, const char *fmt, ...) sprintf() function
2130 EXPORT_SYMBOL(sprintf); variable

Completed in 172 milliseconds