Home
last modified time | relevance | path

Searched refs:dt_decl_free (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.h88 extern void dt_decl_free(dt_decl_t *);
H A Ddt_decl.c94 dt_decl_free(dt_decl_t *ddp) in dt_decl_free() function
115 dt_decl_free(ddp); in dt_decl_reset()
1112 dt_decl_free(dsp->ds_decl); in dt_scope_destroy()
1155 dt_decl_free(rsp->ds_decl); in dt_scope_pop()
H A Ddt_grammar.y611 dt_decl_free(dt_decl_pop());
616 dt_decl_free(dt_decl_pop());
716 dt_decl_free(dt_decl_pop());
H A Ddt_parser.c1371 dt_decl_free(ddp); in dt_node_type()
1819 dt_decl_free(ddp); in dt_node_offsetof()
2416 dt_decl_free(dt_decl_pop()); in dt_node_inline()
2436 dt_decl_free(ddp); in dt_node_member()
2468 dt_decl_free(ddp); in dt_node_xlator()
2471 dt_decl_free(sdp); in dt_node_xlator()
H A Ddt_cc.c2493 dt_decl_free(ddp); in dt_compile()