Home
last modified time | relevance | path

Searched refs:_C_SECTION (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py441 _C_SECTION = 2 variable in _IncludeState
455 _C_SECTION: 'C system header',
518 if self._section <= self._C_SECTION:
519 self._section = self._C_SECTION
/external/libvpx/libvpx/tools/
Dcpplint.py554 _C_SECTION = 2 variable in _IncludeState
568 _C_SECTION: 'C system header',
643 if self._section <= self._C_SECTION:
644 self._section = self._C_SECTION