Searched refs:NEED_BRACE (Results 1 – 1 of 1) sorted by relevance
44 #define NEED_BRACE 2 macro79 int needbrace = (tflags&NEED_BRACE); in p_tree()80 tflags &= ~NEED_BRACE; in p_tree()106 tflags |= NEED_BRACE; in p_tree()108 tflags = NO_NEWLINE|NEED_BRACE; in p_tree()115 tflags |= NEED_BRACE; in p_tree()118 tflags = NEED_BRACE|NO_NEWLINE; in p_tree()216 p_tree(t->lst.lstlef,NEED_BRACE|NO_NEWLINE|(tflags&NO_BRACKET)); in p_tree()224 p_tree(t->lst.lstrit,tflags|NEED_BRACE); in p_tree()