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

/external/valgrind/main/coregrind/m_demangle/
H A Dcplus-dem.c420 static int consume_count (const char **);
505 consume_count (const char **type) function
539 /* Like consume_count, but for counts that are preceded and followed
554 idx = consume_count (mangled);
1865 `m'-prefix we must do it here, using consume_count and
1891 we have to call consume_count. */
1898 /* We must call consume_count if we expect to remove a trailing
1903 value = consume_count (mangled);
2010 val = consume_count(mangled);
2023 int val = consume_count (mangle
[all...]

Completed in 59 milliseconds