Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/error/
H A Dinput.c390 language = INLINT; in lint0()
419 language = INLINT; in lint1()
463 language = INLINT; in lint2()
493 language = INLINT; in lint3()
H A Dfilter.c181 if (errorp->error_language == INLINT) { in discardit()
H A Derror.h45 #define INLINT 5 macro