Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/indent/
H A Dindent.h35 int compute_code_target(void);
H A Dio.c152 target_col = compute_code_target(); in dump_line()
232 compute_code_target(void) in compute_code_target() function
H A Dpr_comment.c140 target_col = count_spaces(compute_code_target(), s_code); in pr_comment()
H A Dindent.c1079 count_spaces_until(compute_code_target(), s_code, e_code) > in main()