gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_mem_free from tkernel_2/lib/libtk/src/memalloc.c (0.00 seconds)
tkernel_2
lib/libtk/src/memalloc.c - 10.9KB - 395 lines
323:                         /* Release area */
324:                         _mem_free(ptr, macb);
325:                         ptr = NULL;
342: /* Release old area */ 343: _mem_free(ptr, macb); 344: }