Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx.h74 boolean_t templ_empty(const templ_t *);
H A Dcxx_util.c540 VERIFY(!templ_empty(tpl)); in templ_pop()
555 templ_empty(const templ_t *tpl) in templ_empty() function
H A Dcxx.c173 !templ_empty(&db.cpp_templ) && in cpp_demangle()
4008 return (templ_empty(&db->cpp_templ) ? B_TRUE : B_FALSE); in tempty()