Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c330 language = INLINT; in lint0()
360 language = INLINT; in lint1()
395 language = INLINT; in lint2()
415 language = INLINT; in lint3()
H A Derrorfilter.c175 if (language == INLINT) { in discardit()
H A Derror.h50 #define INLINT 5 macro