gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:P (0.02 seconds)
t2ex
t2ex_source/kernel/sysmain/src/appl_main.c - 3.6KB - 106 lines
82:         for (fin = 0; fin == 0; ) {
83:                 P("T2EX >> ");
84:                 Gets(buf, sizeof(buf));
More results from appl_main.c
t2ex_source/kernel/sysmain/src/command.c - 24.4KB - 884 lines
89:         if (dd < E_OK) {
90:                 P("Can't open CLOCK device [%#x]\n", dd);
91:                 goto exit0;
More results from command.c
t2ex_source/kernel/sysmain/src/ref_command.c - 16.5KB - 552 lines
63:         if (exinf != NULL) {
64:                 P("%08x", exinf);
65:                 for (i = 0; i < 4; i++) {
More results from ref_command.c