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

  /src/usr.bin/indent/
indent.h 438 lk_stmt_head, /* the ')' of an incomplete statement such as enumerator in enum:output_state::line_kind
io.c 209 if (out.prev_line_kind == lk_stmt_head)
indent.c 685 out.line_kind = lk_stmt_head;
726 if (out.line_kind == lk_stmt_head)
910 if (out.line_kind == lk_stmt_head)

Completed in 15 milliseconds