Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py534 _MATCH_ASM = re.compile(r'^\s*(?:asm|_asm|__asm|__asm__)' variable
2618 _MATCH_ASM.match(line)):
2726 if _MATCH_ASM.match(line):