Home
last modified time | relevance | path

Searched refs:prefix_underscores_count (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dkallsyms.c584 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function
622 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()