Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint1/
H A Dlex.c1090 { "LINTED", true, LC_LINTED }, in lex_comment()
1092 { "NOSTRICT", true, LC_LINTED }, in lex_comment()
1147 if (!seen_end_of_comment && keywtab[i].comment != LC_LINTED) in lex_comment()
H A Dlint1.h483 LC_LINTED, enumerator
H A Dfunc.c1251 case LC_LINTED: debug_step("set lwarn %d", arg); in handle_lint_comment()