Searched refs:decl_on_line (Results 1 – 4 of 4) sorted by relevance
267 int decl_on_line; /* set to true if this line of code has part member
140 had_eof = ps.in_decl = ps.decl_on_line = break_comma = false; in main()797 ps.decl_on_line = false; /* we can't be in the middle of in main()911 ps.in_decl = ps.decl_on_line = true; in main()
152 ps.com_col = ps.decl_on_line || ps.ind_level == 0 ? ps.decl_com_ind : ps.com_ind; in pr_comment()
272 ps.decl_on_line = ps.in_decl; /* if we are in the middle of a in dump_line()