Searched refs:LINT_STOP (Results 1 – 3 of 3) sorted by relevance
26 enum LintActions { LINT_CONTINUE, LINT_STOP }; enumerator44 return {LINT_STOP, 1}; in ParseFlags()63 if (status.action == LINT_STOP) { in main()