Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.c85 static const char *parse_dot_suffix(const char *, const char *, cpp_db_t *);
247 t = parse_dot_suffix(t, last, db); in demangle()
268 parse_dot_suffix(const char *first, const char *last, cpp_db_t *db) in parse_dot_suffix() function