Home
last modified time | relevance | path

Searched defs:run_lint (Results 1 – 2 of 2) sorted by relevance

/external/python/asn1crypto/dev/
Dci.py17 from .lint import run as run_lint unknown
19 run_lint = None variable
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcheck_lint.sh47 run_lint() { function