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

  /src/usr.bin/indent/
pr_comment.c 137 ps.comment_shift = -ind_add(0, in.line.s, len);
139 ps.comment_shift = 0;
debug.c 400 debug_ps_int(comment_shift);
indent.h 391 int comment_shift; /* all but the first line of a boxed comment member in struct:parser_state
io.c 316 target_ind += ps.comment_shift;

Completed in 14 milliseconds