Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DxyzModem.h51 #define diag_vsprintf vsprintf macro
/openbmc/u-boot/common/
H A DxyzModem.c191 len = diag_vsprintf(zm_out, fmt, args); in zm_dprintf()