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

  /src/usr.bin/indent/
io.c 269 if (ps.line_is_stmt_cont)
360 ps.line_is_stmt_cont = false;
404 ps.line_is_stmt_cont = is_stmt_cont();
debug.c 384 debug_ps_bool(line_is_stmt_cont);
indent.h 349 bool line_is_stmt_cont; /* whether the current line should have an member in struct:parser_state
indent.c 760 ps.line_is_stmt_cont = false;
805 ps.line_is_stmt_cont = false;
964 ps.line_is_stmt_cont = false;

Completed in 36 milliseconds