Searched refs:spec_destroy (Results 1 – 3 of 3) sorted by relevance
142 spec_destroy(expr_p->left_p); in expr_destroy()144 spec_destroy(expr_p->right_p); in expr_destroy()149 spec_destroy(list_p->left_p); in expr_destroy()151 spec_destroy(list_p->right_p); in expr_destroy()
81 void spec_destroy(spec_t * list_p);
110 spec_destroy(spec_t * list_p) in spec_destroy() function