gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:tm_printf (0.01 seconds)
mtkernel_3
app_sample/app_main.c - 2.6KB - 105 lines
37: {
38:         tm_printf(str, err);
39: }
More results from mtkernel_3
tkernel_2
include/sys/debug.h - 1.9KB - 71 lines
48:         (                                                              \
49:                 tm_printf("%s#%d%s:", __FILE__, __LINE__, DEBUG_MODULE),      \
50:                 tm_printf arg                                         \
More results from tkernel_2
t2ex
t2ex_source/kernel/extension/memory/t2ex/sysdepend/em1d/exchdr.c - 4.3KB - 130 lines
71:         if ( er < E_OK ) {
72:                 tm_printf("- register can not be read -\n");
73:                 return;
More results from exchdr.c