Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.h72 void templ_init(templ_t *, sysdem_ops_t *);
H A Dcxx_util.c505 templ_init(templ_t *tpl, sysdem_ops_t *ops) in templ_init() function
H A Dcxx.c4048 templ_init(&db->cpp_templ, ops); in db_init()