Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/libiberty/
Dcplus-dem.c407 static int get_count (const char **, int *);
1735 if (get_count (mangled, &r)) in demangle_template_template_parm()
2150 if (!get_count (mangled, &r)) in demangle_template()
3502 get_count (const char **type, int *count) in get_count() function
3600 if (!get_count (mangled, &n) || n >= work -> ntypes) in do_type()
3778 if (!get_count (mangled, &n) || n >= work -> numb) in do_type()
4452 if (!get_count (mangled, &r)) in demangle_args()
4476 if (!get_count (mangled, &t)) in demangle_args()
DChangeLog2680 demangle_qualified, get_count, do_type, demangle_fund_type,
5695 (get_count): Tweak formatting.
6336 (get_count): Likewise.