gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:QueRemove 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
156: 
157:                 QueRemove(fq + 1);
158:                 QueInsert(nq + 1, nq);
159:                 QueRemove(nq);
160:                 QueInsert(nq, fq);
162: 163: QueRemove(fq); 164: }