gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:wr_h (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/memory.c - 4.8KB - 170 lines
93:                         if (unit & 0x10) {
94:                                 for (; i < n; i += 2) wr_h(pa.h++, *bp.h);
95:                          } else {
96:                                 for (; i < n; i += 2) wr_h(pa.h++, *bp.h++);
97:                         }