gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:tm_putstring from mtkernel_3/lib/libtm/libtm_printf.c (0.02 seconds)
mtkernel_3
lib/libtm/libtm_printf.c - 11.5KB - 360 lines
283:                         par->bufp[par->cnt] = '\0';
284:                         tm_putstring(par->bufp);
285:                         par->cnt = 0;
291: par->bufp[par->cnt] = '\0'; 292: tm_putstring(par->bufp); 293: par->cnt = 0;