Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtiny-printf.c348 static void putc_outstr(struct printf_info *info, char ch) in putc_outstr() function
361 info.putc = putc_outstr; in sprintf()
378 info.putc = putc_outstr; in snprintf()