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

  /src/usr.bin/indent/
args.c 81 bool_options("bap", blank_line_after_proc),
indent.h 191 bool blank_line_after_proc; member in struct:options
io.c 197 if (opt.blank_line_after_proc && out.prev_line_kind == lk_func_end

Completed in 59 milliseconds