gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:rd_w (0.00 seconds)
tkernel_2
monitor/cmdsvc/src/memory.c - 4.8KB - 170 lines
51:                 case 4:
52:                         for (; i < n; i += 4) *bp.w++ = rd_w(pa.w++);
53:                         break;