Home | History | Annotate | Download | only in qtools

Lines Matching full:uniq_functions

826         symbol_type *uniq_functions = new symbol_type[num_uniq];
836 memcpy(&uniq_functions[next_uniq++], &functions[ii],
843 functions = uniq_functions;