Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/indent/
H A Dindent.h34 int compute_code_target(void);
H A Dio.c150 target_col = compute_code_target(); in dump_line()
230 compute_code_target(void) in compute_code_target() function
H A Dpr_comment.c138 target_col = count_spaces(compute_code_target(), s_code); in pr_comment()
H A Dindent.c1077 count_spaces_until(compute_code_target(), s_code, e_code) > in main()