OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tabs_to_var
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/indent/
indent.c
371
indent_declarator(int decl_ind, bool
tabs_to_var
)
378
if (
tabs_to_var
)
613
indent_declarator(ps.decl_ind, ps.
tabs_to_var
);
842
indent_declarator(ind, ps.
tabs_to_var
);
869
indent_declarator(ps.decl_ind - 1, ps.
tabs_to_var
);
927
indent_declarator(ps.decl_ind - 1, ps.
tabs_to_var
);
981
ps.
tabs_to_var
= opt.use_tabs && ind > 0;
1007
indent_declarator(ps.decl_ind, ps.
tabs_to_var
);
debug.c
389
debug_ps_bool(
tabs_to_var
);
indent.h
358
bool
tabs_to_var
; /* true if using tabs to indent to var name */
member in struct:parser_state
Completed in 13 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025