Searched refs:decl_on_line (Results 1 – 4 of 4) sorted by relevance
277 int decl_on_line; /* set to true if this line of code has part member
157 had_eof = ps.in_decl = ps.decl_on_line = break_comma = false; in main()853 ps.decl_on_line = false; /* we can't be in the middle of in main()975 ps.in_decl = ps.decl_on_line = ps.last_token != type_def; in main()
138 ps.com_col = ps.decl_on_line || ps.ind_level == 0 ? opt.decl_com_ind : opt.com_ind; in pr_comment()
203 ps.decl_on_line = ps.in_decl; /* if we are in the middle of a in dump_line()