Search | Google it | Results 1 - 1 of 1 for funcall:AreaSize from t2ex/t2ex_source/kernel/sysmgr/src_t2ex/imalloc.c (0.00 seconds) |
182: QUEUE *fq; 183: size_t size = AreaSize(aq); 184: 248: allocate them also */ 249: if ( AreaSize(aq) - blksz >= MIN_FRAGMENT + sizeof(QUEUE) ) { 250: