Home
last modified time | relevance | path

Searched defs:tpl (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdemangle/common/
H A Dcxx_util.c487 templ_reserve(templ_t *tpl, size_t n) in templ_reserve()
505 templ_init(templ_t *tpl, sysdem_ops_t *ops) in templ_init()
512 templ_fini(templ_t *tpl) in templ_fini()
527 templ_push(templ_t *tpl) in templ_push()
538 templ_pop(templ_t *tpl) in templ_pop()
547 templ_top(templ_t *tpl) in templ_top()
555 templ_empty(const templ_t *tpl) in templ_empty()
561 templ_top_len(const templ_t *tpl) in templ_top_len()
569 templ_sub(const templ_t *tpl, size_t idx, name_t *n) in templ_sub()
577 templ_save(const name_t *n, size_t amt, templ_t *tpl) in templ_save()
H A Dcxx.c4162 print_templ(const templ_t *tpl, FILE *out) in print_templ()
/illumos-gate/usr/src/uts/intel/os/
H A Dfpu.c1031 const struct ctxop_template tpl = { in fp_ctxop_allocate() local
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c868 EFI_TPL tpl; in gfxfb_blt() local