Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/
H A Dindent.h31 int compute_code_target(void);
H A Dio.c144 target_col = compute_code_target(); in dump_line()
224 compute_code_target(void) in compute_code_target() function
H A Dpr_comment.c132 target_col = count_spaces(compute_code_target(), s_code); in pr_comment()
H A Dindent.c1070 count_spaces_until(compute_code_target(), s_code, e_code) > in main()