gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:tm_vsprintf (0.00 seconds)
mtkernel_3
lib/libtm/libtm_printf.c - 11.5KB - 360 lines
63:  */
64: LOCAL   void      tm_vsprintf( OutFn ostr, OutPar *par, const UB *fmt, va_list ap )
65: {
tkernel_2
lib/libtm/src/tm_printf.c - 12.0KB - 368 lines
345: 
346: int     tm_vsprintf(char *str, const char *format, va_list ap)
347: {