Search | Google it | Results 1 - 3 of 3 for funcall:tm_printf (0.00 seconds) |
37: { 38: tm_printf(str, err); 39: }
48: ( \ 49: tm_printf("%s#%d%s:", __FILE__, __LINE__, DEBUG_MODULE), \ 50: tm_printf arg \
71: if ( er < E_OK ) { 72: tm_printf("- register can not be read -\n"); 73: return;