Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.h75 size_t templ_top_len(const templ_t *);
H A Dcxx_util.c561 templ_top_len(const templ_t *tpl) in templ_top_len() function
H A Dcxx.c4014 return (templ_top_len(&db->cpp_templ)); in ttlen()