Home
last modified time | relevance | path

Searched defs:snprintf (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dtiny-printf.c370 int snprintf(char *buf, size_t size, const char *fmt, ...) in snprintf() function
H A Dvsprintf.c731 int snprintf(char *buf, size_t size, const char *fmt, ...) in snprintf() function