Searched refs:pvsprintf (Results 1 - 2 of 2) sorted by relevance

/external/srec/portable/include/
H A Dptypes.h370 #define pvsprintf vsprintf macro
451 #define pvsprintf vsprintf macro
/external/srec/portable/src/
H A Dplog.c375 pvsprintf(buffer + LSTRLEN(buffer), format, args);
377 pvsprintf(buffer + LSTRLEN(buffer), format, args);
487 pvsprintf ( log_text, msg, args);

Completed in 261 milliseconds