Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.h85 extern void dt_decl_free(dt_decl_t *);
H A Ddt_grammar.y585 dt_decl_free(dt_decl_pop());
590 dt_decl_free(dt_decl_pop());
689 dt_decl_free(dt_decl_pop());
H A Ddt_decl.c92 dt_decl_free(dt_decl_t *ddp) in dt_decl_free() function
113 dt_decl_free(ddp); in dt_decl_reset()
1067 dt_decl_free(dsp->ds_decl); in dt_scope_destroy()
1110 dt_decl_free(rsp->ds_decl); in dt_scope_pop()
H A Ddt_parser.c1315 dt_decl_free(ddp); in dt_node_type()
1759 dt_decl_free(ddp); in dt_node_offsetof()
2336 dt_decl_free(dt_decl_pop()); in dt_node_inline()
2356 dt_decl_free(ddp); in dt_node_member()
2387 dt_decl_free(ddp); in dt_node_xlator()
2390 dt_decl_free(sdp); in dt_node_xlator()
H A Ddt_cc.c2189 dt_decl_free(ddp); in dt_compile()