OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suppress_fallthrough
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
cgram.y
727
suppress_fallthrough
= false;
2064
suppress_fallthrough
= false;
2083
suppress_fallthrough
= true;
2088
suppress_fallthrough
= true;
2092
suppress_fallthrough
= true;
2126
suppress_fallthrough
= false;
2163
suppress_fallthrough
= false;
2170
suppress_fallthrough
= false;
2181
suppress_fallthrough
= false;
2188
suppress_fallthrough
= is_fallthrough
[
all
...]
func.c
71
*
suppress_fallthrough
because this must be done by the controlled statement.
77
bool
suppress_fallthrough
;
variable in typeref:typename:bool
490
if (reached && !
suppress_fallthrough
) {
535
if (reached && !
suppress_fallthrough
) {
655
suppress_fallthrough
= true;
1126
case LC_FALLTHROUGH:
suppress_fallthrough
= true; break;
externs1.h
329
extern bool
suppress_fallthrough
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025