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

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dcplus-dem.c403 static int get_count (const char **, int *);
1578 if (get_count (mangled, &r))
1993 if (!get_count (mangled, &r))
3303 get_count -- convert an ascii count to integer, consuming tokens
3308 get_count (const char **type, int *count)
3346 get_count (const char **type, int *count) function
3444 if (!get_count (mangled, &n) || n >= work -> ntypes)
3619 if (!get_count (mangled, &n) || n >= work -> numb)
4293 if (!get_count (mangled, &r))
4317 if (!get_count (mangle
[all...]
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dcplus-dem.c403 static int get_count (const char **, int *);
1578 if (get_count (mangled, &r))
1993 if (!get_count (mangled, &r))
3303 get_count -- convert an ascii count to integer, consuming tokens
3308 get_count (const char **type, int *count)
3346 get_count (const char **type, int *count) function
3444 if (!get_count (mangled, &n) || n >= work -> ntypes)
3619 if (!get_count (mangled, &n) || n >= work -> numb)
4293 if (!get_count (mangled, &r))
4317 if (!get_count (mangle
[all...]

Completed in 104 milliseconds