Home | History | Annotate | Download | only in libiberty

Lines Matching defs:get_count

407 static int get_count (const char **, int *);
1735 if (get_count (mangled, &r))
2150 if (!get_count (mangled, &r))
3459 get_count -- convert an ascii count to integer, consuming tokens
3464 get_count (const char **type, int *count)
3502 get_count (const char **type, int *count)
3600 if (!get_count (mangled, &n) || n >= work -> ntypes)
3778 if (!get_count (mangled, &n) || n >= work -> numb)
4452 if (!get_count (mangled, &r))
4476 if (!get_count (mangled, &t))