Home | History | Annotate | Download | only in qtools

Lines Matching full:num_uniq

823         int num_uniq = nfuncs - num_duplicates;
826 symbol_type *uniq_functions = new symbol_type[num_uniq];
840 assert(next_uniq == num_uniq);
844 nfuncs = num_uniq;