HomeSort by: relevance | last modified time | path
    Searched defs:analyze_comment (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/indent/
pr_comment.c 88 analyze_comment(bool *p_may_wrap, bool *p_delim, int *p_line_length) function in typeref:typename:void
346 analyze_comment(&may_wrap, &delim, &line_length);
pr_comment.c 88 analyze_comment(bool *p_may_wrap, bool *p_delim, int *p_line_length) function in typeref:typename:void
346 analyze_comment(&may_wrap, &delim, &line_length);
pr_comment.c 88 analyze_comment(bool *p_may_wrap, bool *p_delim, int *p_line_length) function in typeref:typename:void
346 analyze_comment(&may_wrap, &delim, &line_length);

Completed in 32 milliseconds