gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 3 of 3 for funcall:Vfree from t2ex (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/malloc.c - 2.6KB - 89 lines
86: #else
87:         Vfree(ptr);
88: #endif
t2ex_source/t2ex/fs/fimp/src/fimp_fat_local.h - 23.2KB - 504 lines
66: #define fimp_realloc(p, n)      Vrealloc(p, n)
67: #define fimp_free(p)            Vfree(p)
68: 
t2ex_source/t2ex/load/src/ldr_elf.c - 40.4KB - 1,085 lines
271: 
272:         Vfree(shdr_buf);
273: 
More results from ldr_elf.c