gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:_mem_free from t2ex (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;
More results from memalloc.c
t2ex_source/lib/libtk/src_t2ex/smalloc.c - 3.2KB - 119 lines
94:         UMEMLOCK( return )
95:         _mem_free(ptr, &_Smacb);
96:         UMEMUNLOCK()
t2ex_source/t2ex/network/net/src/netmain/if_tkn.c - 28.4KB - 1,184 lines
144: {
145:         _mem_free(p, &txrxbufcb);
146: }