Searched refs:condexpr_destroy (Results 1 – 6 of 6) sorted by relevance
423 condexpr_destroy(struct condexpr *expr) in condexpr_destroy() function432 condexpr_destroy(expr->cx_not); in condexpr_destroy()436 condexpr_destroy(expr->cx_and.left); in condexpr_destroy()437 condexpr_destroy(expr->cx_and.right); in condexpr_destroy()441 condexpr_destroy(expr->cx_or.left); in condexpr_destroy()442 condexpr_destroy(expr->cx_or.right); in condexpr_destroy()
684 void condexpr_destroy(struct condexpr *);
673 condexpr_destroy(cond); in emitappmkoptions()
1857 condexpr_destroy(cond); in adddevm()1864 condexpr_destroy(cond); in adddevm()1870 condexpr_destroy(cond); in adddevm()
216 condexpr_destroy(optx); in addfile()
1208 condexpr_destroy(cx); in wrap_cleanup()