Search | Google it | Results 1 - 1 of 1 for funcall:appendFreeArea from t2ex/t2ex_source/kernel/sysmgr/src_t2ex/imalloc.c (0.00 seconds) |
255: /* Register remaining area to FreeQue */ 256: appendFreeArea(q, imacb); 257: } 379: /* Register free area to FreeQue */ 380: appendFreeArea(aq, imacb); 381: }