Searched refs:compute_code_target (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.bin/indent/
H A Dindent.h32 int compute_code_target(void);
H A Dio.c147 target_col = compute_code_target();
292 compute_code_target(void) function
H A Dpr_comment.c147 target_col = count_spaces(compute_code_target(), s_code);
H A Dindent.c1034 if (break_comma && (!ps.leave_comma || compute_code_target() + (e_code - s_code) > max_col - 8))

Completed in 114 milliseconds