Searched refs:expr_print (Results 1 – 5 of 5) sorted by relevance
63 void expr_print(FILE * stream, expr_t * list_p);
140 expr_print(stream, set_p->exprlist_p); in set_print()
176 expr_print(FILE * stream, in expr_print() function
186 expr_print(stdout, cmd_p->expr.expr_p); in cmd_list()
411 expr_print(stderr, expr_p); in percmd()