Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.h76 boolean_t templ_sub(const templ_t *, size_t, name_t *);
H A Dcxx_util.c569 templ_sub(const templ_t *tpl, size_t idx, name_t *n) in templ_sub() function
H A Dcxx.c4020 CK(templ_sub(&db->cpp_templ, n, &db->cpp_name)); in tsub()