Home
last modified time | relevance | path

Searched refs:LC_CONSTCOND (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.bin/xlint/lint1/
H A Dlex.c1082 { "CONSTCOND", false, LC_CONSTCOND }, in lex_comment()
1083 { "CONSTANTCOND", false, LC_CONSTCOND }, in lex_comment()
1084 { "CONSTANTCONDITION", false, LC_CONSTCOND }, in lex_comment()
H A Dlint1.h480 LC_CONSTCOND, enumerator
H A Dfunc.c1248 case LC_CONSTCOND: suppress_constcond = true; break; in handle_lint_comment()