Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A DMakefile110 obj-$(CONFIG_$(SPL_TPL_)SPRINTF) += tiny-printf.o
112 obj-$(CONFIG_$(SPL_TPL_)SPRINTF) += vsprintf.o strmhz.o
H A DKconfig50 config SPRINTF config
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c112 #undef SPRINTF
113 #define SPRINTF(args...) \ macro