OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:badp
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/indent/
io.c
182
|| ps.
badp
== badp_yes)
185
ps.
badp
= badp_none;
413
if ((ps.
badp
== badp_seen_lbrace || ps.
badp
== badp_seen_decl)
415
ps.
badp
= badp_yes;
indent.c
359
ps.
badp
= badp_seen_lbrace;
361
ps.
badp
= badp_none;
363
&& (ps.
badp
== badp_seen_lbrace || ps.
badp
== badp_yes))
364
ps.
badp
= badp_decl;
365
if (lsym == lsym_semicolon && ps.
badp
== badp_decl
367
ps.
badp
= badp_seen_decl;
debug.c
408
debug_ps_enum(
badp
, badp_name);
indent.h
427
}
badp
; /* insert a blank line before the first
member in struct:parser_state
Completed in 14 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025