HomeSort by: relevance | last modified time | path
    Searched refs:compute_code_indent (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/indent/
io.c 264 compute_code_indent(void) function in typeref:typename:int
289 int target_ind = compute_code_indent();
pr_comment.c 120 ? ind_add(compute_code_indent(), code.s, code.len)
indent.h 487 int compute_code_indent(void);
indent.c 879 ind_add(compute_code_indent(), code.s, code.len)

Completed in 13 milliseconds