gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:Sfree (0.00 seconds)
t2ex
t2ex_source/lib/libc/src/stdlib/malloc.c - 2.4KB - 73 lines
71: {
72:         Sfree( ptr );
73: }
t2ex_source/lib/libtk/src_t2ex/malloc.c - 2.6KB - 89 lines
84: #ifdef T2EX
85:         Sfree(ptr);
86: #else