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

  /src/usr.bin/indent/
pr_comment.c 69 int ind = ind_add(ps.comment_ind + 3,
145 ps.comment_ind = ind;
173 int ind = ind_add(ps.comment_ind, com.s, com.len);
259 if (ind_add(ps.comment_ind, com.s, len) + 3 > line_length)
debug.c 399 debug_ps_int(comment_ind);
indent.h 390 int comment_ind; /* total indentation of the current comment */ member in struct:parser_state
io.c 312 int target_ind = ps.comment_ind;

Completed in 15 milliseconds