gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:imalloc (0.01 seconds)
tkernel_2
kernel/sysmgr/src/imalloc.c - 12.0KB - 441 lines
290: 
291:         mem = imalloc(sz, imacb);
292:         if ( mem == NULL ) {
More results from imalloc.c
t2ex
t2ex_source/kernel/sysmgr/src_t2ex/imalloc.c - 13.7KB - 479 lines
328: 
329:         mem = imalloc(sz, imacb);
330:         if ( mem == NULL ) {
More results from imalloc.c