gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:mem_alloc (0.00 seconds)
tkernel_2
kernel/sysmgr/src/imalloc.c - 12.0KB - 441 lines
272:         /* Allocate memory */
273:         mem = mem_alloc(q, size, imacb);
274: 
t2ex
t2ex_source/kernel/sysmgr/src_t2ex/imalloc.c - 13.7KB - 479 lines
310:         /* Allocate memory */
311:         mem = mem_alloc(q, size, imacb);
312: