gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:allocate from t2ex/t2ex_source/lib/libtk/src_t2ex/memalloc.c (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/memalloc.c - 12.2KB - 419 lines
280:         /* Allocate memory */
281:         return allocate(q, size, macb);
282: }
344: /* Fragment current area and allocate */ 345: allocate(aq, size, macb); 346: } else {
356: if ( ptr != NULL ) { 357: allocate(aq, oldsz, macb); 358: }