Search | Google it | Results 1 - 3 of 3 for funcall:appendFreeArea from tkernel_2 (0.00 seconds) |
217: /* Register remaining area to FreeQue */ 218: appendFreeArea(q, imacb); 219: }
291: /* Register the remaining area onto FreeQue */ 292: appendFreeArea(mplcb, q); 293: }
208: /* Register surplus area in free queue */ 209: appendFreeArea(q, macb); 210: }