Home
last modified time | relevance | path

Searched refs:sprintf (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutils/isoc/
H A Dsprintf.c11 int sprintf(char *str, const char *fmt, ...) in sprintf() function
H A Dsub.mk15 srcs-y += sprintf.c
H A Dbget.c468 extern char *sprintf(); /* Sun includes don't define sprintf */
/optee_os/lib/libutils/isoc/include/
H A Dstdio.h16 int sprintf(char *str, const char *fmt, ...)