gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_mem_free 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
347:                         /* Release area */
348:                         _mem_free(ptr, macb);
349:                         ptr = NULL;
366: /* Release old area */ 367: _mem_free(ptr, macb); 368: }