OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Oct 14 01:09:49 GMT 2025