Searched refs:prefix_underscores_count (Results 1 – 2 of 2) sorted by relevance
584 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function622 wa = prefix_underscores_count((const char *)sa->sym + 1); in compare_symbols()623 wb = prefix_underscores_count((const char *)sb->sym + 1); in compare_symbols()
90 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function133 a = prefix_underscores_count(syma->name); in choose_best_symbol()134 b = prefix_underscores_count(symb->name); in choose_best_symbol()