Searched refs:compute_code_target (Results 1 – 4 of 4) sorted by relevance
121 target_col = count_spaces(compute_code_target(), s_code); in pr_comment()154 target_col = count_spaces(compute_code_target(), s_code); in pr_comment()
140 target_col = compute_code_target(); in dump_line()287 compute_code_target(void) in compute_code_target() function
328 int compute_code_target(void);
992 if (break_comma && (!ps.leave_comma || compute_code_target() + (e_code - s_code) > max_col - 8)) in main()