gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:Mask from t2ex/t2ex_source/lib/libtk/src_t2ex/memalloc.c (0.00 seconds)
t2ex
t2ex_source/lib/libtk/src_t2ex/memalloc.c - 12.2KB - 419 lines
182: {
183:         Mask(aq->prev)->next = aq->next;
184:         Assign(aq->next->prev, Mask(aq->prev));
185: }